Skip Menu |

This queue is for tickets about the CPAN-Meta-Prereqs-Filter CPAN distribution.

Report information
The Basics
Id: 107185
Status: open
Priority: 0/
Queue: CPAN-Meta-Prereqs-Filter

People
Owner: Nobody in particular
Requestors: james2vegas [...] aim.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.003
Fixed in: (no value)



Subject: 5.008000 is not a known perl version
$ perl -v

This is perl 5, version 16, subversion 3 (v5.16.3) built for amd64-openbsd

Copyright 1987-2012, Larry Wall

Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.

Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl".  If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.

$ make test
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/basic.t .. 5.008000 is not a known perl version at t/basic.t line 20.
t/basic.t .. Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run

Test Summary Report
-------------------
t/basic.t (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
Files=1, Tests=0,  0 wallclock secs ( 0.03 usr  0.00 sys +  0.05 cusr  0.04 csys =  0.12 CPU)
Result: FAIL
Failed 1/1 test programs. 0/0 subtests failed.
*** Error 255 in /home/jamesw/.cpanm/work/1442632615.19587/CPAN-Meta-Prereqs-Filter-0.003 (Makefile:859 'test_dynamic')
On 2015-09-18 23:22:15, JWRIGHT wrote: Show quoted text
> $ perl -v > > This is perl 5, version 16, subversion 3 (v5.16.3) built for amd64- > openbsd > > Copyright 1987-2012, Larry Wall > > Perl may be copied only under the terms of either the Artistic License > or the > GNU General Public License, which may be found in the Perl 5 source > kit. > > Complete documentation for Perl, including FAQ lists, should be found > on > this system using "man perl" or "perldoc perl". If you have access to > the > Internet, point your browser at http://www.perl.org/, the Perl Home > Page. > > $ make test > PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "- > MTest::Harness" > "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', > 'blib/arch')" > t/*.t > t/basic.t .. 5.008000 is not a known perl version at t/basic.t line > 20. > t/basic.t .. Dubious, test returned 255 (wstat 65280, 0xff00) > No subtests run > > Test Summary Report > ------------------- > t/basic.t (Wstat: 65280 Tests: 0 Failed: 0) > Non-zero exit status: 255 > Parse errors: No plan found in TAP output > Files=1, Tests=0, 0 wallclock secs ( 0.03 usr 0.00 sys + 0.05 cusr > 0.04 csys = > 0.12 CPU) > Result: FAIL > Failed 1/1 test programs. 0/0 subtests failed. > *** Error 255 in > /home/jamesw/.cpanm/work/1442632615.19587/CPAN-Meta-Prereqs-Filter- > 0.003 > (Makefile:859 'test_dynamic')
It seems that the failure happens only with older Module::CoreList versions. See http://analysis.cpantesters.org/solved?distv=CPAN-Meta-Prereqs-Filter-0.003#mod%3AModule%3A%3ACoreList