Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

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

by adrianh (Chancellor)
on Apr 28, 2005 at 13:19 UTC ( [id://452295]=note: print w/replies, xml ) Need Help??


in reply to Is there a module which Perl has to load when using any module?

I was wondering if there is some core Perl module which has to be loaded, when it loads another module thru use or require?

Nope, but you could get a similar affect by adding an appropriate coderef to @INC. See the documentation on require for details.

  • Comment on Re: Is there a module which Perl has to load when using any module?

Log In?
Username:
Password:

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

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

    No recent polls found