Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re^8: RFC: Tutorial: use strict; now what!?

by educated_foo (Vicar)
on Feb 09, 2012 at 17:53 UTC ( [id://952798]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    foobar:perl/blead% perl -le '$y="print \$x"; $z=sub { my $x=23; $y}; e
    +val $z->()'
    
    foobar:perl/blead% perl -le '$y="print \$x"; $z=sub { $x=23; $y}; eval
    + $z->()'
    23
    

Log In?
Username:
Password:

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

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

    No recent polls found