|
|
| Think about Loose Coupling | |
| PerlMonks |
Re: make test when modules in funny locationsby samtregar (Abbot) |
| on May 19, 2006 at 14:07 UTC ( [id://550554]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
I don't think it makes much sense to use ExtUtils::MakeMaker to run your tests unless you're building a CPAN distribution, which I assume is not the case here. For my custom projects I use a Makefile with a custom rule which runs the test files (usually t/*.t) with Test::Harness.
-sam
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||