|
|
|
|
|
You can create non console executables too, just use the option -g $> tinyperl -bin -g script.pl script.exe You can create your own lib.zip file, just get a normal ./lib directory (from the same version of TinyPerl - 5.8.0), cut off what you don't need, and compress the directory. It will need to have the same path structure of the original lib.zip, with lib/ as root (see inside it). See the -bin option for more. Take a look in the project PerlBin. |
|
This program is free software; you can redistribute it and/or Enjoy ;-p |