thanks Andrea
regard's
SK
-----Original Message-----
From: Andrea Holstein [mailto:[EMAIL PROTECTED]]
Sent: Friday, September 14, 2001 4:00 PM
To: [EMAIL PROTECTED]
Subject: Re: How to change the @INC contain
Seng-Keen Lau wrote:
> What is the command line to change the @INC Contain ?
>
You can tell perl via -I command to add some paths to @INC.
E.g.
perl -I./ your_script.pl
adds ./ to @INC.
Best Wishes,
Andrea
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]