Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re^3: Which modules does somescript.pl use?

by Taulmarill (Deacon)
on Apr 14, 2005 at 10:20 UTC ( [id://447691]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Which modules does somescript.pl use?
in thread Which modules does somescript.pl use?

you can print out %INC at anny time you want to ;)
modules that are importet by use are done in compile time, so they are in %INC right from the start. if you actualy use require, those modules should appear after you "required" them.

Log In?
Username:
Password:

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

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

    No recent polls found