Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: make test when modules in funny locations

by samtregar (Abbot)
on May 19, 2006 at 18:07 UTC ( [id://550554]=note: print w/replies, xml ) Need Help??


in reply to make test when modules in funny locations

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

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://550554]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (6)
As of 2024-03-28 09:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found