in reply to
Re^2: Share code among tests
in thread
Share code among tests
t/lib
is traditional. Put
use lib 't/lib'
at the top of the .t files so that they can find the shared code. You don't need to tell EU::MM anything special.
Comment on
Re^3: Share code among tests
Select
or
Download
Code
In Section
Seekers of Perl Wisdom