Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^2: Check if all used modules are use'ed

by Sewi (Friar)
on Oct 28, 2011 at 13:31 UTC ( [id://934396]=note: print w/replies, xml ) Need Help??


in reply to Re: Check if all used modules are use'ed
in thread Check if all used modules are use'ed

All web scripte are running in a persistant interpreter (mod_perl/FastCGI), every module is used sooner or later.

Problems start when a script is called which doesn't use a used module and no other script has pre-loaded (use'd) the module before.

  • Comment on Re^2: Check if all used modules are use'ed

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (1)
As of 2024-04-24 15:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found