in reply to Re^2: Tests failing for third party server lapses
in thread Tests failing for third party server lapses
If you have some special dependencies and don't want to get CPAN Testers reports if a dependency is not available, just exit from the Makefile.PL or Build.PL normally (with an exit code of 0) before the Makefile or Build file is created.
|
|---|