Tue Mar 29 03:32:45 2011: Request 66937 was acted upon.
Transaction: Correspondence added by RSCHUPP
Queue: PAR-Packer
Subject: Test fails with perl 5.13.11
Broken in: 1.008
Severity: (no value)
Owner: RSCHUPP
Requestors: [email protected]
Status: new
Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=66937 >
On 2011-03-26 07:17:20, SREZIC wrote:
> The test failure looks like this:
>
> Use of uninitialized value in split at Unicode/UCD.pm line 457.
> Unicode::UCD: failed to find version in ...
Actually the problem is in Module::ScanDeps which
fails to "detect" unicore/version so it doesn't get packed in.
Can you retry with the latest PAR::Packer (which requires
a version of Module::ScanDeps with a fix for the above)?
Cheers, Roderich