Tue Dec 13 18:37:52 2016: Request 119224 was acted upon. Transaction: Correspondence added by ahi...@yandex.com Queue: PAR-Packer Subject: Re: [rt.cpan.org #119224] Issue about Can't locate loadable object for module Broken in: (no value) Severity: (no value) Owner: RSCHUPP Requestors: c...@factset.com Status: open Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=119224 >
> Yeah, I'm beginning to suspect that the problem is in PAR, not in PAR::Packer. > Though I don't know why I can't reproduce it. Hm, that's strange, because even "hello.exe" doesn't work. I've built a fresh perl-5.22.2 using perlbrew on CentOS 5.9 and then installed PAR::Packer using cpan. I've also installed PAR::Packer from cpan on an up-to-date Gentoo machine running perl-5.22.2 and PAR 1.013. Both hello.exe's die with "Can't locate loadable object for module IO". > Can you try the attached patch for PAR (on top of PAR 1.013)? Sure. It now works! Both on CentOS 5 and Gentoo. A more sophisticated script now works just fine too. Thank you so much for the patch! -- Andrey.