Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re^3: Is dynamic loading of pm's a bad thing?

by broquaint (Abbot)
on Jun 29, 2004 at 03:09 UTC ( [id://370397]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Is dynamic loading of pm's a bad thing?
in thread Is dynamic loading of pm's a bad thing?

What it does is searches for a given module in the library path i.e it will find the path to the blah::blah module, or return false. Under the covers it will munge blah::blah into the appropriate format. And yes, you don't have to worry that $mod is user defined, if it exists in the path, you will get that path returned, otherwise, false.
HTH

_________
broquaint

  • Comment on Re^3: Is dynamic loading of pm's a bad thing?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://370397]
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-20 00:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found