in reply to
Re: how to convert a perl program to exe
in thread
how to convert a perl program to exe
You can also try
perlcc
. If you have perldoc locally run "perldoc perlcc" otherwise try Google
perldoc perlcc
.
Comment on
Re^2: how to convert a perl program to exe
In Section
Seekers of Perl Wisdom