>>>>> On Fri, 27 Jan 2006 13:26:52 -0800, Luke Closs <[EMAIL PROTECTED]> said:

  > This would allow non-perl people to install perl packages much easier,
  > without having to mess with the CPAN shell and running tests.  It
  > would also make installing CPAN packages into hosted environments much
  > easier.

What's so messy about the CPAN shell? If you do not want to run tests,
use the notest pragma:

   cpan> notest install YAML

will install YAML without running the tests.

-- 
andreas

Reply via email to