Subject: | Test fails with Test::Pod::Coverage v 1.06 |
Hi
I encountered the following error when running the tests for SOAP::WSDL
v1.21
[root@rdblin01 SOAP-WSDL-1.21]# ./Build test
t/1_performance.......ok
t/2_helloworld.NET....ok
t/3_various...........ok
t/97_pod..............ok
t/98_pod_coverage.....Undefined subroutine &main::all_modules called at
t/98_pod_coverage.t line 20.
# Looks like your test died before it could output anything.
t/98_pod_coverage.....dubious
Test returned status 255 (wstat 65280, 0xff00)
My version of Test::Pod::Coverage was 1.06. Upon upgrading to the latest
version (1.08), the tests pass. It might be worthwhile specifying 1.08
as the required version of T::P::C