in reply to Re: Add current working directory to @INC?
in thread Add current working directory to @INC?
outputs:for (@INC){ print "$_\n" }
In a cgi script with taint on the dot gets stripped. Is that what you are doing?C:/Perl/lib C:/Perl/site/lib .
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Add current working directory to @INC?
by Forsaken (Friar) on Jul 18, 2004 at 16:36 UTC |