Skip Menu |

This queue is for tickets about the CPAN-DistnameInfo CPAN distribution.

Report information
The Basics
Id: 72512
Status: new
Priority: 0/
Queue: CPAN-DistnameInfo

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

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



Subject: Cannot parse version of JROCKWAY/__-0.01.tar.gz
perl -le ' use CPAN::DistnameInfo 0.12; my $d = CPAN::DistnameInfo->new("authors/id/J/JR/JROCKWAY/__-0.01.tar.gz"); print defined $d->version ? "ok" : "not ok"; ' not ok