![]() |
|
Welcome to the Monastery | |
PerlMonks |
Re^2: pp (PAR-Packer) - how to access included data filesby ibm1620 (Hermit) |
on Nov 07, 2022 at 00:14 UTC ( [id://11148017]=note: print w/replies, xml ) | Need Help?? |
I wasn't really clear about the use of PAR_TEMP, given the advice not to use it in https://metacpan.org/dist/PAR/view/lib/PAR/Environment.pod . I finally figured out that "/", which the doc says is the root under which included files are stored, could be computed at runtime by dirname($ENV{PAR_0}) . "/inc".
In Section
Seekers of Perl Wisdom
|
|