Changes for version 1.10 - 2008-02-25

  • I hereby dub 1.10 as the "I hate Windows" release
  • Bug fix (sort of): On Win32, child processes were not timing out. Changed from Win32::Process to Win32::Job to fix that. However, discovered that process termination on Win32 can deadlock in some cases, so timeout testing on Win32 will now skip unless $ENV{PERL_AUTHOR_TESTING} is set. Added warning to documentation.
  • Bug fix: On a Win32 virtual machine (VirtualBox), handles for output capture were not inherited by child processes, which caused Test::Harness to crash for some reason.

Documentation

Programmer's interface to CPAN::Reporter
Answers and tips for using CPAN::Reporter

Modules

Adds CPAN Testers reporting to CPAN.pm
Config file options for CPAN::Reporter
Read or write a CPAN::Reporter history log
Modulino for prerequisite tests