cpan Test-Harness 2.57_02

latest releases: 3.48, 3.47, 3.46...
pre-release18 years ago

[THINGS THAT MAY BREAK YOUR CODE]
  • prove's --ext option has been removed. I'm betting that nobody used it.

[ENHANCEMENTS]

  • prove can now take -w and -W switches, analogous to those in perl.
    This means that "prove -wlb t/*.t" is exactly the same as "make test".
    Thanks to Rob Kinyon.
  • Started a Test::Harness::Util module for code that may be reused
    by other Harness-using modules.

[INTERNALS]

  • The t/prove*.t tests now use $^X to call prove. Thanks to Yves Orton.
  • Test::Harness::Straps no longer uses Win32::GetShortPathName().
    Thanks to Gisle Aas.

Don't miss a new Test-Harness release

NewReleases is sending notifications on new releases.