|
|
| P is for Practical | |
| PerlMonks |
Re^2: Tests in a module/package?by doom (Deacon) |
| on Mar 14, 2009 at 18:27 UTC ( #750639=note: print w/ replies, xml ) | Need Help?? |
|
Specifically, the usual idiom is to use FindBin with a "use lib" call, like this inside your *.t code: This is the usual way to specify a module location relative to the script location.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||