Preventing missing dependencies
Robert Rothenberg
robrwo at gmail.com
Mon Feb 27 13:21:24 GMT 2006
On 02/26/2006 07:54 PM Aaron Trevena wrote:
> I'm guessing there are all the required pieces on CPAN to knock
> together a Test::PreRequsitites within a couple of hours
There already is a Test::Prereq package:
http://search.cpan.org/dist/Test-Prereq/
It has some issues, though. For certain packages it blocks on STDIN, at
least on Windows. It also takes a painfully long time to run, so I'd have
it run only if an environment variable is enabled.
Rob
More information about the london.pm
mailing list