Re: Perl Query - Conversion of EXE file



In article
<9f91e0840611272011w6decb148i5a3cbab85784c250@xxxxxxxxxxxxxx>,
dharshana.ve@xxxxxxxxx (Dharshana Eswaran) wrote:

Hi All,

I just have a query in Perl.

I am in search of a way to convert Perl Program to EXE file. So that it can
be run anywhere even without installing Perl.

I searched the net and had mailed the beginners mailing list which suggested
me a few tools like Perl2exe or Perl_Dev_Kit to do the same. But i wanted
to know if there is any other way to do the same.

Can we make this program as a Perl module, use it in a C code and then
create the EXE of the C code? Will this work? I am not sure, so thought will
ask you for suggestions.

Can anyone please guide me in the same?

Thanks and Regards,
Dharshana


I




I wrote this answer a few days ago to a similar question:

"Here is one way to do it. The article points the way to encapsulate
perl, the perl library, everything needed to run as a stand-alone
executable on a PC. A very clever idea that simon cozens came up with.

http://simon-cozens.org/programmer/articles/webgui.pod

"

Boyd
.



Relevant Pages

  • FAQ 3.15 How can I make my Perl program run faster?
    ... This message is one of several periodic postings to comp.lang.perl.misc ... from the documentation provided with Perl. ... The undump program was an ancient attempt to speed up Perl program by ... Asked Questions" or FAQ for short. ...
    (comp.lang.perl.misc)
  • FAQ 3.15 How can I make my Perl program run faster?
    ... This message is one of several periodic postings to comp.lang.perl.misc ... from the documentation provided with Perl. ... The undump program was an ancient attempt to speed up Perl program by ... Asked Questions" or FAQ for short. ...
    (comp.lang.perl.misc)
  • Re: Perl - Gnuplot Topics
    ... `perldoc -f fork`. ... To write a Perl program that interactively drives an external ... A Formal Perl Gnuplot Interface ... Something that I need to learn how to do is create .exe versions of my Perl programs ...
    (comp.lang.perl.misc)
  • Re: Can you detect that a process is waiting on stdin?
    ... a situation where I did not pass all of the correct parameters and the CLI ... My Perl program then just waited ... logic problem in my Perl program, but I would a way to detect this and end ... that a solution must be able to run on Win32 systems. ...
    (comp.lang.perl.misc)
  • Re: TCP close_wait problem
    ... Maybe your perl ... I'm thinking I need to initiate a disconnect on the Perl ... > Does the Perl program know when it is done with the read, ...
    (comp.lang.perl.misc)