and see if it shows anything useful.print "private x ", (-f "/u/myself/somescrap/x.pm" ? "exists" : "doesn +'t exist"), "\n"; print "dir: $_\n" for @INC; print "$_ found at $INC{$_}\n" for keys %INC;
There's no way Config being used by a module that x uses could influence where x is found; x is already loaded at that point.
In reply to Re: problem with module loading
by ysth
in thread problem with module loading
by karthikpa
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |