Subject: | t/prereq.t fails |
With perl 5.27.9, but also with older perl versions I see the following failure:
...
# Failed test 'Found some modules that didn't show up in PREREQ_PM or *_REQUIRES
# '
# at /usr/perl5.27.9p/lib/site_perl/5.27.9/Test/Prereq.pm line 221.
# Carp
# Cwd
# File::Spec::Functions
# 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
...