Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: Packaging dependent modules with Perl script(s) for shared hosting environments

by jplindstrom (Monsignor)
on Apr 27, 2006 at 15:59 UTC ( [id://546047]=note: print w/replies, xml ) Need Help??


in reply to Packaging dependent modules with Perl script(s) for shared hosting environments

PAR should work, but you may not be able (or find it suitable) to execute the PAR binary. In that case you could use PAR to collect all the stuff for you.

Use the pp --save option of to skip deleting the working directory. There you'll find all the modules your app needs.

/J

  • Comment on Re: Packaging dependent modules with Perl script(s) for shared hosting environments

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (3)
As of 2024-04-24 20:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found