> Moin, > > On Saturday 10 March 2007 18:38:20 Nigel Horne wrote: > > Tels wrote: > > > -----BEGIN PGP SIGNED MESSAGE----- > > > Hash: SHA1 > > > > > > Moin, > > > > > > On Saturday 10 March 2007 06:14:58 Nigel Horne wrote: > > >> This distribution has been tested as part of the cpan-testers > > >> effort to test as many new uploads to CPAN as possible. See > > >> http://testers.cpan.org/ > > >> > > >> Please cc any replies to [email protected] to keep other > > >> test volunteers informed and to prevent any duplicate effort. > > > > > > [snip] > > > > > >> t/pod_cov...... > > >> # Failed test 'All our Math::BigFloats are covered' > > >> # in t/pod_cov.t at line 33. > > >> # Coverage for Math::BigFloat is 20.0%, with 36 naked subroutines: > > >> # as_bin > > >> # as_hex > > > > > > What version of Test::Pod::Coverage and Pod::Coverage are installed on > > > your system? > > > > Pod::Coverage: 0.17 > > > > Test::Pod::Coverage: 1.06 > > Technically, this shouldn't happen. Can you run the test manually > and see if > it still fails?
Yes, it fails in the same way. So I updated to the latest Test::Pod::Coverage and Pod::Coverage, and now all is fine. I therefore suggest that you review and amend your dependancies. > > All the best, > > Tels -Nigel
