Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Perl-PrereqScanner CPAN distribution.

Report information
The Basics
Id: 78362
Status: resolved
Priority: 0/
Queue: Perl-PrereqScanner

People
Owner: Nobody in particular
Requestors: BBYRD [...] cpan.org
Cc:
AdminCc:

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



Subject: use version ?
So, I seem to run into this error/warning with Makefile.PL, built using dzil/EUMM and AutoPrereqs: Unparsable version 'v1.1.0' for prerequisite Import::Into at Makefile.PL line 50. It's certainly a valid VSTRING, according to Perl: perl -e "print ref \(v1.1.0);" Maybe the scanner should filter all of its versions through version->parse($_)->numify ?
We believe this is now fixed. OP can no longer reproduce the problem. -- rjbs