Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re^4: pp (PAR-Packer) - how to access included data files

by ibm1620 (Hermit)
on Nov 07, 2022 at 16:58 UTC ( [id://11148032]=note: print w/replies, xml ) Need Help??


in reply to Re^3: pp (PAR-Packer) - how to access included data files
in thread pp (PAR-Packer) - how to access included data files

I must have overlooked read_file(). Thanks.

In my case, the easiest approach was to doctor the @ARGV before processing it, as follows:

if (exists $ENV{PAR_TEMP}){ # running via PAR/pp push @ARGV, "$ENV{PAR_TEMP}/inc/lex.dict"; }

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11148032]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (2)
As of 2026-02-13 22:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.