Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Using PerlApp or PAR with modules with File::Sharedir::dir_data dependenciess (try File::ShareDir::PAR)

by beech (Parson)
on Dec 16, 2017 at 04:01 UTC ( [id://1205651]=note: print w/replies, xml ) Need Help??


in reply to Using PerlApp or PAR with modules with data dependenciess

Hi,

Try File::ShareDir::PAR - File::ShareDir with PAR support

So yourprogram.pl becomes

#!/usr/bin/perl -- use File::ShareDir::PAR 'global'; use Lingua::Sentence; ...

Then do the regular  pp -x yourprogram.pl

or maybe even the new(to me ) ppsimple.pl yourprogram.pl

  • Comment on Re: Using PerlApp or PAR with modules with File::Sharedir::dir_data dependenciess (try File::ShareDir::PAR)
  • Select or Download Code

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (3)
As of 2024-04-18 22:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found