in reply to Re^3: How to determine absolute path of current Perl file?
in thread How to determine absolute path of current Perl file?
Well, all you need to do is to make sure your PM is the first "required" in the list of modules... that should be enough to ensure correct cwd...