Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^3: variable mystery

by ikegami (Patriarch)
on Nov 29, 2008 at 12:44 UTC ( [id://726775]=note: print w/replies, xml ) Need Help??


in reply to Re^2: variable mystery
in thread variable mystery

To: Ikegami & Oko1, I'm not sure why you couldn't run the code

heh? I showed it does run in 5.10. my $_ is a feature introduced in 5.10.

I can't find the -le 'switch' Ikegami typed,

-l sets $\ to "\n".
-e causes the following value to be treated as a Perl code to execute.
See perlrun

Replies are listed 'Best First'.
Re^4: variable mystery
by jeah (Novice) on Nov 30, 2008 at 02:29 UTC
    Thanks very much for clarifications, everyone. Perl's magical but I need much practice, ugh. :)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (6)
As of 2024-03-28 23:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found