Hi stevieb,
If you are running individual tests (eg: perl t/00-load.t), you need to first do a make install first.
make install should not be necessary to run tests, otherwise you've got a chicken/egg problem; perl -Ilib t/foo.t should be enough. Update: or prove -l t/foo.t.
Regards,
-- Hauke D
In reply to Re^2: Running tests on modules generated by Module::Starter still in /lib directory
by haukex
in thread Running tests on modules generated by Module::Starter still in /lib directory
by nysus
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |