This is the usual way to specify a module location relative to the script location.use FindBin qw( $Bin ); use lib "$Bin/lib"; use My::Special::Purpose::Test::Code qw( :all );
In reply to Re^2: Tests in a module/package?
by doom
in thread Tests in a module/package?
by pileofrogs
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |