use Cwd qw/cwd chdir abs_path/;
use File::Basename qw/dirname/;
use lib abs_path(dirname($0));

use MyModule;

Adapted from http://www.wetware.com/drieux/CS/lang/Perl/PM/useLibHack.html

Nick Lewycky


-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Reply via email to