in reply to Re^2: Running tests on modules generated by Module::Starter still in /lib directory
in thread Running tests on modules generated by Module::Starter still in /lib directory

man prove |grep '\s\-l'

...output...

-l, --lib Add 'lib' to the path for your tests (- +Ilib).

Dave