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
> >