Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: foreach loop

by alfie (Pilgrim)
on May 02, 2001 at 19:40 UTC ( [id://77366]=note: print w/replies, xml ) Need Help??


in reply to foreach loop

Because $_ is only available in the scope of the current block. So after the foreach block is finished $_ refers to the read line.

Btw.: You should have expected Suaveaniakobskmerlyboo_radle for using the chop ;-)
--
use signature; signature(" So long\nAlfie");

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (2)
As of 2024-04-19 18:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found