Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^3: Is there a module which Perl has to load when using any module?

by djp (Hermit)
on Apr 29, 2005 at 01:09 UTC ( [id://452506]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Is there a module which Perl has to load when using any module?
in thread Is there a module which Perl has to load when using any module?

Brilliant. Can I suggest sorting for readability:
END { print STDERR "Modules used:\n", map { " $_\n" } sort values %INC; }
  • Comment on Re^3: Is there a module which Perl has to load when using any module?
  • Download Code

Log In?
Username:
Password:

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

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

    No recent polls found