The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.04 - 2010-12-16

  • ==> CHANGED DEFAULT min_reports value to 0, since it's takes extra time and bandwidth to fetch and parse all the .yaml files to get a count of the reports.
  • min_days_old fixed -- no longer requires a http fetch
  • min_reports fixed -- refactored to use yaml from www.cpantesters.org
  • updated deps in Makefile.PL
  • POD updates
  • Added logic to __filter() to exclude if already smoked. This is same check that CPAN::Reporter::Smoker does, just sooner. Added dep of CPAN::Reporter::History
  • Updated tests to be more runtime & bandwidth friendy ... specifically wrt to min_reports checks.

Modules

Turnkey smoking of installed distros