Skip Menu |

This queue is for tickets about the VR-API CPAN distribution.

Report information
The Basics
Id: 35134
Status: new
Priority: 0/
Queue: VR-API

People
Owner: nick [...] marden.org
Requestors: imacat [...] mail.imacat.idv.tw
Cc:
AdminCc:

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



Subject: VR::API::Partner Version Unparsable by ExtUtils::MakeMaker
Dear Nick Marden, Hi. This is imacat from Taiwan. I found that the version number of VR::API::Partner in your VR-API-1.06 is unparsable with ExtUtils::MakeMaker. imacat@rinse tmp/VR-API-1.06 % perl -MExtUtils::MakeMaker -le 'print MM->parse_version(shift)' lib/VR/API/Partner.pm undef imacat@rinse tmp/VR-API-1.06 % The consequence is that, for other modules that require VR::API::Partner, such as WBAILEY/Sash-Plugin-VerticalResponse-1.02.tar.gz, the required VR::API::Partner 1.00 is never found. Users installing these modules with the CPAN or CPANPLUS shell will fail installing their prerequisite VR::API::Partner 1.00. I suppose you should have some time to look into this issue. Maybe you can just set it to a scalar number. Hope that this helps. Please tell me if you need any more information, or if I could be of any help. Thank you.