Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
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 having a coffee break in the Monastery: (4)
As of 2024-04-25 13:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found