At 07:35 AM 11/21/2006, Dharshana Eswaran wrote:
Hi all,

I have a perl program in a folder along with 2 more files associated to the
main program.

I need to know how to create a exe file out of this?

You may take a look PAR http://search.cpan.org/~smueller/PAR-0.960/lib/PAR.pm

to convert perl prog to exe:

pp -o packed.exe source.pl        # generate packed.exe

Good luck,
Shiping


I kindly request you to guide me in this.

Thanks and Regards,
Dharshana


Reply via email to