Tue Dec 13 09:51:21 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: Nobody
Requestors: [email protected]
Status: new
Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=119224 >
Please provide the versions of the following modules that you are using:
Module::ScanDeps
PAR
PAR::Packer
Did you build PAR::Packer yourself? Esp. did you run "make test" and it passed?
Does this problem show for a simple "hello world" program, e.g.
$ pp -o hello.exe -e 'print "hello, world\n"'
$ ./hello.exe
If yes, please include the complete output produced by running hello.exe.
Otherwise, provide a failing example script.
Cheers, Roderich