Tue Dec 13 11:27:52 2016: Request 119224 was acted upon. Transaction: Correspondence added by RSCHUPP Queue: PAR-Packer Subject: 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 >
Am 2016-12-13 11:05:48, c...@factset.com schrieb: > I tried with completely new environment, I spin up a new box with > perl-5.24.0 installed: > > 5.24.0: > PAR: 1.013 > PAR::Packer: 1.035 > Module::ScanDeps: 1.23 > > > And the result I got is: > > Can't locate loadable object for module IO in @INC (@INC contains: > CODE(0x258ae98) /root/perl5/perlbrew/perls/perl- > 5.24.0/lib/site_perl/5.24.0/x86_64-linux-thread-multi > /root/perl5/perlbrew/perls/perl-5.24.0/lib/site_perl/5.24.0 > /root/perl5/perlbrew/perls/perl-5.24.0/lib/5.24.0/x86_64-linux-thread- > multi /root/perl5/perlbrew/perls/perl-5.24.0/lib/5.24.0 .) at > /root/perl5/perlbrew/perls/perl-5.24.0/lib/5.24.0/x86_64-linux-thread- > multi/IO/Handle.pm line 269. That line does not make any sense. Are you sure that calling pp in this environment invokes /root/perl5/perlbrew/perls/perl-5.24.0/bin/pp? Plase provide the unabridged output of the following commands: perl -V cpanm -v --reinstall PAR::Packer Cheers, Roderich