|
Posted by Sisyphus on April 20, 2006, 8:56 am
Please log in for more thread options
> Hello,
>
> I need to generate an executable out of my perl script. Please let me know
> if there is any method by which the same can be implemented.
>
You can use PAR's 'pp' utility. The PAR module is available from CPAN.
Cheers,
Rob
|