in reply to how to convert a perl program to exe

Hi,

You could look at:
Perl2exe.
PAR.
Or perlapp.exe from ActiveState.

Hope this helps

Martin
  • Comment on Re: how to convert a perl program to exe

Replies are listed 'Best First'.
Re^2: how to convert a perl program to exe
by superfrink (Curate) on Sep 11, 2005 at 02:19 UTC
    You can also try perlcc. If you have perldoc locally run "perldoc perlcc" otherwise try Google perldoc perlcc.