Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Should a CPAN module list Test:: modules as dependencies?

by itub (Priest)
on Jul 20, 2004 at 14:37 UTC ( [id://375950]=note: print w/replies, xml ) Need Help??


in reply to Should a CPAN module list Test:: modules as dependencies?

Module::Install is a good option for including test and other modules with your distribution so that they are used for testing but not installed. The documentation is not quite complete yet, but there was a Perl Journal article in June 2003 that explains it quite nicely.

You can also use it to create bundles that include everything in the distribution file. This is better than the standard CPAN bundle mechanism in some cases (for example, when you want to install a bunch of modules in a machine without network connectivity or you can't use CPAN.pm for some reason).

  • Comment on Re: Should a CPAN module list Test:: modules as dependencies?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (5)
As of 2024-04-25 10:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found