Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

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

by ihb (Deacon)
on Apr 28, 2005 at 13:16 UTC ( [id://452292]=note: print w/replies, xml ) Need Help??


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

No, there isn't. However, require makes use of @INC and by unshifting a code ref into it you can do the same thing.

ihb

See perltoc if you don't know which perldoc to read!

Log In?
Username:
Password:

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

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

    No recent polls found