in reply to Re: •Re: Re: Re: perl2exe Evaluation Message Avoider
in thread perl2exe Evaluation Message Avoider

I use PerlApp on a regular basis. I need to be able to give a perl script to a client who doesn't care that they can see the source or not, they just want something to run. It means I don't have to worry about getting them to install perl.

I use it to build the smaller exe's and then include perl56.dll with my app which saves space if they have several scripts. They tend to be 100k (for a simple 5 line script) to 800k (more complex one that uses LWP and some HTML:: modules).

It works great and is well worth the money.

gav^

  • Comment on Re: Re: •Re: Re: Re: perl2exe Evaluation Message Avoider