Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re^3: Interview Questions

by cazz (Pilgrim)
on Apr 04, 2005 at 19:07 UTC ( [id://444768]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Interview Questions
in thread Interview Questions

To the peanut gallery, its not being inside the BEGIN block that matters. This too is a closure:
{ my $msg = "Hi randal!"; sub hi { print "$msg\n"; } }
(Yes merlyn, I know you know this... My coworker that just pointed out your message does not.)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (7)
As of 2024-04-25 15:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found