Wed Sep 15 08:18:06 2010: Request 61346 was acted upon. Transaction: Correspondence added by PHILKIME Queue: PAR-Packer Subject: Cannot add object files to PAR tree Broken in: 1.007 Severity: Important Owner: Nobody Requestors: philk...@cpan.org Status: open Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=61346 >
> Is there some general reason why things in the packed .exe would not be > extracted into the cache? Ok, I think the IPC::Run thing is irrelevant - that was just stupidity on my part. I looked into the code and see that .dll/.so/.dylib/.bundle etc. are all ignored for extraction and are handled by the dynaloader. So, am I right in thinking that they are taken from the original .exe/.par at runtime but are never present in the cache?