gunder has asked for the wisdom of the Perl Monks concerning the following question:
Now here is the catch... if I remove -T... it works? Now I know that something has to do with me making my own package, but how can this be effected by the -T option? How can it also say it can find my package in the directory it says it has in @inc... it just doesn't make clear sence. Help would be good... Thanks GunderCan't Locate mypackage.pm in @INC (@INC contains: (bunch of packages). +.. ~me/mypath) at myfile.pl line 12.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Taint mode
by jasonk (Parson) on Apr 07, 2003 at 14:11 UTC | |
by gunder (Novice) on Apr 07, 2003 at 14:24 UTC | |
Re: Taint mode
by davorg (Chancellor) on Apr 07, 2003 at 14:23 UTC | |
by jasonk (Parson) on Apr 07, 2003 at 14:28 UTC | |
by davorg (Chancellor) on Apr 07, 2003 at 14:48 UTC |