perl-Business-ISSN-1.001-3.fc26 fails to build in F26: t/pod_coverage.t .. skipped: Test::Pod::Coverage 1.00 required for testing POD coverage # Failed test 'Found some modules that didn't show up in PREREQ_PM or *_REQUIRES # ' # at /usr/share/perl5/vendor_perl/Test/Prereq.pm line 221. # Exporter # Test::More # strict # subs # vars # warnings # Looks like you failed 1 test of 1. t/prereq.t ........ Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests This is caused by upgrading perl-Test-Prereq from 1.039-3.fc25 to 2.002-1.fc26 because it reports even core modules now.
I fixed the "skipped Test::Pod::Coverage" thing but I understand now that wasn't the problem. I don't understand how to fix it so I filed some upstream bugs: https://github.com/briandfoy/Business-ISSN/issues/2 https://github.com/briandfoy/business-ismn/issues/1 (perl-Business-ISMN has this problem too)
Ok, fixes in upstream with new releases. I will bump our versions soon.