Skip Menu |

This queue is for tickets about the Array-Diff CPAN distribution.

Report information
The Basics
Id: 39510
Status: resolved
Priority: 0/
Queue: Array-Diff

People
Owner: NEILB [...] cpan.org
Requestors: MRDVT [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: 0.04
Fixed in: 0.08



Subject: cpan2rpm cannot find verison
$ cpan2rpm Array::Diff ... No version found, please use --version option. Stopped at /usr/bin/cpan2rpm line 577. ... This is a bit annoying but not critical. However, the package will never make it into automated distributions like fedora unless this builds cleanly. Work around is $ cpan2rpm --version=0.04 Array::Diff I think all you need to do is add the VERSION_FROM option.
Fixed as of 0.08, if not earlier.