Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re^4: use and require inside subs

by halley (Prior)
on Nov 03, 2004 at 14:43 UTC ( [id://404903]=note: print w/replies, xml ) Need Help??


in reply to Re^3: use and require inside subs
in thread use and require inside subs

Even more convincing is to put the print statement before the if statement.
print "$_\n" for keys %INC; if (0) { print "This block is happening!\n"; use Win32; }

--
[ e d @ h a l l e y . c c ]

Log In?
Username:
Password:

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

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

    No recent polls found