http://www.perlmonks.org?node_id=1016548


in reply to Re^2: About CPAN testing
in thread About CPAN testing

You certainly don't have to be an expert in Perl, but you will need to (learn to) diagnose why the test suite of a distribution hangs on your machine, and how to blacklist those distributions.

If you want to provide more help, you will have to have at least some knowledge about your platform, and about the likely expectations of the programmer that went wrong on your platform. To find these faulty assumptions, a bit of Perl knowledge is needed.

Replies are listed 'Best First'.
Re^4: About CPAN testing
by Anonymous Monk on Feb 01, 2013 at 13:49 UTC
    thank you for your help