Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Re: Re: using strict and a config file

by busunsl (Vicar)
on Nov 12, 2001 at 14:00 UTC ( [id://124787]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: using strict and a config file
in thread using strict and a config file

Yes it is possible. All you have to do is
use lib '.';

at the beginning of your program.

This will make Perl look for modules in the current directory too.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (5)
As of 2024-03-28 20:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found