Sven Bentlage wrote:
> Hi everyone!
> 
> I`m looking for a way to "compile" a perl script into an executable
> binary for a WIN2000 system (no(!) perl installed).
> 
> Is there a way to get this working?

I use ActiveState's PerlApp for this. It's really very nice.
It bundles everything into a single self-contained .exe file 
you can deploy to PC's. No need for Perl to be installed on
them.

http://www.activestate.com/Products/Perl_Dev_Kit/

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to