RE: How to change the @INC contain

2001-09-14 Thread seng-keen . lau
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

Re: How to change the @INC contain

2001-09-14 Thread Andrea Holstein
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 PR

How to change the @INC contain

2001-09-13 Thread seng-keen . lau
Hi all Can somebody help me how to manually change the @INC contain ? What is the command line to change the @INC Contain ? Thanks Regards SK -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]