Subject: | Pod coverage test fail for Pod::Coverage before 0.16 |
Documentation for "new" in IPC::Run3::ProfReporter uses a style that is not recognized until Pod::Coverage 0.16. pod-coverage.t requires Test::Pod::Coverage 1.04, but Test::Pod::Coverage does not specify any minimum version of Pod::Coverage.
Either pod-coverage.t needs to skip if Pod::Coverage 0.16 or greater can't be found, or the documentation needs to change, or, preferably, pod-coverage should be removed from the test suite as this is not necessary for end users to actually run the code.