Changes for version 0.28_51 - 2006-10-23

  • Backward compatibility warning: configuration options have changed and config directory on OS X has changed ***
  • changed config directory on Mac OS X to ~/.cpanreporter instead of ~/Documents/.cpanreporter to be more like Unix; automatically moves config file if old directory is detected
  • change action prompt configuration option format to support grade- specific actions
  • fixed success/failure parsing when recursive make output is included; line parsing is now done in reverse and only the first matching line is used
  • changed perl version prerequisite logic; report will only be marked "na" if a perl version was explicitly set in the prerequisites; autodetection of low perl version was removed to eliminate spurious matches from recursive makes
  • added tests for report output format
  • added TODO tests for improved option parsing

Modules

Provides Test::Reporter support for CPAN.pm