Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: Distributing or Sharing Perl Scripts

by svsingh (Priest)
on May 22, 2003 at 23:39 UTC ( [id://260285]=note: print w/replies, xml ) Need Help??


in reply to Distributing or Sharing Perl Scripts

I tried Muskrat's solution of PAR (particularly the pp packager). It works! Note that the installation process is a bit of a bear and the executable files are big (800k exe for a 2k script) if you're going to try something like this on your own.

Thanks again Muskrat.

  • Comment on Re: Distributing or Sharing Perl Scripts

Replies are listed 'Best First'.
Re: Re: Distributing or Sharing Perl Scripts
by flounder99 (Friar) on May 23, 2003 at 17:42 UTC
    One thing about PAR is that you still have to put perl58.dll on each machine (assuming you are using the most recent version of ActivePerl). It can be in the same directory as the exe file. I also know that it can be UPX-ed down to about 360k vs 750k. Unfortunately UPX doesn't work on the exe file created by PAR

    --

    flounder

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://260285]
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-25 21:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found