Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re^2: Require a script not found in @INC array

by pingo (Hermit)
on Oct 07, 2004 at 09:21 UTC ( [id://397247]=note: print w/replies, xml ) Need Help??


in reply to Re: Require a script not found in @INC array
in thread Require a script not found in @INC array

One could also do something like this (but it is less pretty):

BEGIN { unshift @INC, '/my/path'; }

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (5)
As of 2024-03-28 23:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found