On Tue, Sep 25, 2001 at 08:35:35AM +0100, Tony Bowden wrote:
> On Mon, Sep 24, 2001 at 08:23:25AM -0400, Michael G Schwern wrote:
> > Undeclared dependencies can also be handled fairly intellegently.  The
> > system can examine the test output to look for tell-tale signs of a
> > module failing to be found "Can't locate Bar.pm in @INC...", attempt
> > to recover by installing that module and continuing with the tests.
> > It would then recommend to the author they declare those dependencies.
> 
> And the remove this module and its dependencies again?
> 
> Surely it would be best if this ran against a 'clean' install of Perl
> every time?

CPAN::Test already does that.  Did I forget to post the code?
http://www.pobox.com/~schwern/src/CPAN-Test-0.12.tar.gz


-- 

Michael G. Schwern   <[EMAIL PROTECTED]>    http://www.pobox.com/~schwern/
Perl6 Quality Assurance     <[EMAIL PROTECTED]>       Kwalitee Is Job One
<GuRuThuG> make a channel called #Perl, and infest it with joking and 
           fun.... it doesnt make alot of sense.

Reply via email to