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?

Tony


Reply via email to