Daniel wrote:
>seems to indicate that the recipient of the binary needs to have Perl
>installed on the machine. PerlApp creates a binary that is
>"free-standing", that is to say Perl does not need to be resident on the
>recipients machine.
>
>I want one .exe file that contains all the goods to run by itself without
>requiring Perl to be on the machine. That is what PerlApp claims to do.

[drifting off-topic]

And if you calm down a bit and think about it, that's what it does.

Perl doesn't have to be installed on the machine, but your external DLL 
does have to be there. Like your config files, etc.

Is that a problem? For me, it's not, I usually have plenty of other 
resource files around.

If you need the ease of distributing a single file with no hassle, take a 
look at this installation program:
http://www.jrsoftware.org/isinfo.htm


/J

-------- ------ ---- --- -- --  --  -    -     -      -         -
Johan Lindstr�m    Sourcerer @ Boss Casinos     [EMAIL PROTECTED]

Latest bookmark: "Converting HSV colours to RGB"
<http://www.perlmonks.org/index.pl?node_id=139485&lastnode_id=3628>


Reply via email to