For Programmers: Free Programming Magazines  


Home > Archive > PERL Beginners > November 2005 > Anyone know how to conver perl to exe









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Anyone know how to conver perl to exe
Anish Kumar K.

2005-11-21, 7:56 am

Hi All

Anyone know how to convert perl to an exe. I wanted to know of any utility available in perl.

Thanks
Anish
Octavian Rasnita

2005-11-21, 7:56 am

Hi,

Use perlapp from Perl Developer Kit (from www.activestate.com)
Or use PAR (search for it with search.cpan.org)
Or use perl2exe (from Indigo perl site).

Teddy

----- Original Message -----
From: "Anish Kumar K." <anish@vitalect-india.com>
To: <beginners@perl.org>
Sent: Monday, November 21, 2005 3:33 PM
Subject: Anyone know how to conver perl to exe


Hi All

Anyone know how to convert perl to an exe. I wanted to know of any utility
available in perl.

Thanks
Anish

xicheng

2005-11-21, 6:57 pm

> Anyone know how to convert perl to an exe. I wanted to know of any utility available in perl.
perlcc -o myscript.exe myscript.pl

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com