Mon Jun 27 07:22:32 2011: Request 68817 was acted upon. Transaction: Correspondence added by RSCHUPP Queue: PAR-Packer Subject: Can't locate loadable object for module IO in @INC Broken in: 1.009 Severity: Critical Owner: Nobody Requestors: nikos...@gmail.com Status: open Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=68817 >
On 2011-06-21 03:33:18, nikos wrote: > but this is Strawberry 5.10.1.5 not 5.12 or 5.14 The problem actually depends on the version of XSLoader.pm (which is a dual-life module): versions <= 1.10 work fine and versions >= 0.14 need a patch to lib/PAR/Filter/PatchContent.pm Different Perl distributions may elect to include a newer version of XSLoader than the Perl release they are based on. Cheers, Roderich