cpan Test-Harness 2.57_03

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

[THINGS THAT MAY BREAK YOUR CODE]

  • Internal functions _run_all_tests() and _show_results() no longer
    exist. You shouldn't have been using them anyway since they're
    prepended with underscores.

[INTERNALS]

  • Added the ability to send test output to a filehandle of
    one's choosing. Two internal functions are now exposed:
    execute_tests() and get_results() (formerly _run_all_tests() and
    _show_results()). This should allow CPANPLUS to work properly
    with Module::Build. Thanks to Ken Williams.

[DOCUMENTATION]

  • Hid the documentation for the private methods in Test::Harness::Straps.

Don't miss a new Test-Harness release

NewReleases is sending notifications on new releases.