melmothx / text-amuse

Text::Amuse parser
http://www.amusewiki.org
5 stars 2 forks source link

Pod coverage test fails #64

Closed eserte closed 4 years ago

eserte commented 4 years ago

With Text-Amuse-1.60, if Test::Pod::Coverage is installed:

#   Failed test 'Pod coverage on Text::Amuse::Document'
#   at /opt/perl-5.30.2/lib/site_perl/5.30.2/Test/Pod/Coverage.pm line 133.
# Coverage for Text::Amuse::Document is 93.3%, with 1 naked subroutine:
#   included_files
# Looks like you failed 1 test of 9.
t/pod-coverage.t ........ 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/9 subtests 
melmothx commented 4 years ago

Hi and many thanks for your report. It turned out that after a new installation I was missing a bunch of devel modules.