For Programmers: Free Programming Magazines  


Home > Archive > PERL Programming > November 2005 > create an executable file in perl









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 create an executable file in perl
vsprasads

2005-10-28, 6:56 am

I have written a perl script.
But i dont want to use it as .pl file.
I want it to be an .exe file (say, counter.exe not counter.pl)
So, is it possible to convert a .pl file to .exe file
If so, how do i do it.
OR is it possible to convert the perl code to either C,C++ or VB..which are able to generate an .exe files.
DTaylor

2005-11-04, 12:47 am

It is not possible to create an exe in perl without purchasing an expensive program to do it for you. As for converting a perl program to another language, I have no Idea, but it doesn't sound right to me.
Sponsored Links







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

Copyright 2008 codecomments.com