Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Shipping standalone perl apps on Win32

by crenz (Priest)
on Nov 28, 2002 at 23:40 UTC ( [id://216395]=note: print w/replies, xml ) Need Help??


in reply to Re: Shipping standalone perl apps on Win32
in thread Shipping standalone perl apps on Win32

You're perfectly right, although perl2exe and perlApp seem to have their own problems :-)

It seems like PAR and App::Packer might be merging soon, so let's hope something good comes out of this marriage.

On another note -- another solution I found proposed is to just put wperl.exe, perl56.dll, the script and the necessary libraries in lib/ into a directory and install it like that. It also works nicely, and starts up faster. You could always create a shortcut to start the app.

  • Comment on Re: Shipping standalone perl apps on Win32

Replies are listed 'Best First'.
Re: Re: Shipping standalone perl apps on Win32
by Anonymous Monk on Oct 09, 2003 at 02:26 UTC
    I use tinyperl to do make small exe file, It is quite buggy but it works fine for very basics (not extra libraries used) things. Usually my exe are 94 Ko. plus the perl58.dll which is 380 ko. Do you think I can do stuff like that with a regular perl exe from your packager?? What would be the size of it?? thanx.. piČ

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (7)
As of 2024-04-23 07:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found