in reply to
PPM performs uneeded checks
Don't forget that it also runs ActivePerl::DocTools::WriteTOC() after every install (even modifies ExtUtils::MakeMaker (or Install) to run it) which gets very slow when installing more than one module.
Comment on
Re: PPM performs uneeded checks
In Section
Seekers of Perl Wisdom