jimjim2k
Advanced Member level 3
Perl2exe a fine Tool
Hi
Do you have tried of writting one perl script in linux and want to run it everywhere wihout perl installed?
Perl2exe is a fine solution for this question.
Perl2Exe is a command line utility for converting perl scripts to executable files.
This allows you to create stand alone programs in perl that do not require the perl interpreter. You can also ship the executable file without having to ship your perl source code.
Perl2Exe can generate executables for Win32 and Unix target hosts.
Perl2Exe can generate cross-platform code. For example you can generate code for Solaris from a Linux machine.
Perl2Exe also allows you to create no-console programs using Tk.
1. h**p://www.indigostar.com/perl2exe.htm
* -> t
tnx
Hi
Do you have tried of writting one perl script in linux and want to run it everywhere wihout perl installed?
Perl2exe is a fine solution for this question.
Perl2Exe is a command line utility for converting perl scripts to executable files.
This allows you to create stand alone programs in perl that do not require the perl interpreter. You can also ship the executable file without having to ship your perl source code.
Perl2Exe can generate executables for Win32 and Unix target hosts.
Perl2Exe can generate cross-platform code. For example you can generate code for Solaris from a Linux machine.
Perl2Exe also allows you to create no-console programs using Tk.
1. h**p://www.indigostar.com/perl2exe.htm
* -> t
tnx