Fri Feb 12 05:41:41 2010: Request 42986 was acted upon.
Transaction: Correspondence added by RSCHUPP
Queue: PAR
Subject: PAR-based modules use system XS modules over included modules
Broken in: 0.984
Severity: Important
Owner: Nobody
Requestors: [email protected]
Status: open
Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=42986 >
On Thu Feb 11 21:28:56 2010, TJC wrote:
> I tried 'strace'ing the executable, and noticed:
Yeah, the strace shows that .so's (but not corresponding .pm's)
are still searched using the built-in @INC.
This rings a bell, but I can't pin it yet.
This is Perl 5.10.0, right?
After using extract-embedded.pl on your executable
please post the extracted XSLoader.pm and PAR/Heavy.pm
Cheers, Roderich