in reply to Re: TinyPerl for Win32
in thread TinyPerl for Win32

Take a look in the PerlBin project at sourceforge:
http://perlbin.sourceforge.net

PodMaster and I are working on that, and TinyPerl use the same idea, well, it was the first to use this. TinyPerl has a small script inside it that loads LibZip before run your file.

About UPX I don't see any difference in the performance, they made a very good algorithm for binary compression, and it's very fast!

Graciliano M. P.
"The creativity is the expression of the liberty".

Replies are listed 'Best First'.
Re^3: TinyPerl for Win32
by moytra (Initiate) on Feb 11, 2012 at 05:08 UTC
    Is there any further development on TinyPerl? Is source code available? I want to modify it for my needs... Thanks for the great tool! :)