Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re^2: What does it mean "$_." in PERL

by CountZero (Bishop)
on Aug 25, 2010 at 15:58 UTC ( [id://857234]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    
    say $match;
    say $_;
    
  2. or download this
    1
    
  3. or download this
    Use of uninitialized value $_ in say at C:\Data\strawberry-perl\perl\s
    +cript-chrome\Perl-1.pl line 9.
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://857234]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (4)
As of 2024-04-23 23:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found