![]() |
|
Don't ask to ask, just ask | |
PerlMonks |
Re: Re: `use lib' confusionby mikeirw (Pilgrim) |
on Nov 16, 2002 at 22:15 UTC ( #213459=note: print w/replies, xml ) | Need Help?? |
It is in fact a CGI script. The perms on all directories are 0755 and 0644 for the modules, so Apache can read them. Everything works if I move 'SomeModule.pm' to '/home/mikeirw/lib', and just do: use SomeModule;...so the problem is that perl is not descending into 'SomeDir'.
In Section
Seekers of Perl Wisdom
|
|