in reply to Re^2: finding the absolute path to a module, from the module's, perspective
in thread finding the absolute path to a module, from the module's, perspective
What does it print for you from the commandline?
Are you sure what you think is getting loaded is in fact getting loaded. Try appending
Also, try just printing __FILE__print "$_\n" for %INC";
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: finding the absolute path to a module, from the module's, perspective
by skazat (Chaplain) on Sep 12, 2004 at 05:00 UTC | |
by ysth (Canon) on Sep 12, 2004 at 06:55 UTC |