in reply to Converting perl script to exe
if you want to create *.exe, go to windows and install active perl, if you want to create a binary file of your perl script on solaris, perlcc.
Update: Forget perlcc, use PAR ;)
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Converting perl script to exe
by Fletch (Bishop) on Jul 26, 2006 at 14:11 UTC | |
by lorn (Monk) on Jul 26, 2006 at 14:33 UTC | |
by diotalevi (Canon) on Jul 26, 2006 at 15:45 UTC |