On Thu, Dec 11, 2003 at 04:36:05PM -0500, Barrie Slaymaker wrote: > Is there a strategy for generating executables that allows normal @INC > behavior using a temp lib directory or some such?
Namely, extracting everything into a temp directly, add that to perl's -I, and runs perl normally... The answer is yes, but it is not yet implemented. I think it is reasonably easy to do, though, by tweaking PAR::import() to extract everything beforehand and push $ENV{PAR_TEMP} into @INC. I'd be happy if somebody can take a stab at it. Otherwise, a ticket on rt.cpan.org would be appreciated. Thanks, /Autrijus/
pgp00000.pgp
Description: PGP signature