Skip Menu |

This queue is for tickets about the Text-PDF CPAN distribution.

Report information
The Basics
Id: 78351
Status: resolved
Priority: 0/
Queue: Text-PDF

People
Owner: bhallissy [...] cpan.org
Requestors: MIKET [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in:
  • 0.27a
  • 0.29a
Fixed in: 0.30



Subject: Invalid version format (non-numeric data)
I received the following error when installing this module using carton: Invalid version format (non-numeric data) I think the error comes from Module::Build::Version which defines rules for perl module versions and doesn't like the 'a' in 0.29a Reading the perlmodstyle guildlines they say "A correct CPAN version number is a floating point number with at least 2 digits after the decimal." Any chance you could bump to a compliant version number? This is affects upstream CAM::PDF for the same reasons.