Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: conditional self-execution

by gam3 (Curate)
on Jan 28, 2008 at 03:24 UTC ( [id://664617]=note: print w/replies, xml ) Need Help??


in reply to conditional self-execution

It all seems to work:
do "q.pl"; # prints module
./q.pl # prints script
# q.pl if (__FILE__ eq $0) { print "script\n"; } else { print "module\n"; }
-- gam3
A picture is worth a thousand words, but takes 200K.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (2)
As of 2025-07-12 19:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.