Converting perl to exe

Hello All,

I want to convert .pl to .exe with all include libraries like:

WIN32/OLE.....

Please suggest me how i will proceed for this....

Sounds like PAR might be the right tool for this.

i have installed indigostar software for doing perl to exe.
but it didnt worked out.
Can you tell me something more about PAR..
how i will use it..

Can't really help you there, as I've never used it myself. But why don't you give the tutorial a try.

pludi thanks for your answer.

But still i am unable to get any idea from here.
I am not getting how to Install PAR and and how to use it.

I read that Activeperl will be useful for it.
So give some idea about activeperl and how to use it.

Check the main page of PAR for installation instructions:

PAR - search.cpan.org

About usage, I could see a huge number of usage examples in the link posted by pludi.

ActivePerl is a Windows port of Perl. PAR can be installed on any OS that supports Perl, not just Windoze.

tyler_durden

but i am not getting the way to install PAR................
tell me the procedure
for doing the installation

Via one of the methods detailed in the FAQ: using CPAN.pm (or CPANPLUS if you have it), ppm if you've got ActivePerl, or by following the manual installation instructions.

And a point to remember: reading the documentation pointed out, and then asking specific questions shows a lot more professionalism than basically asking us to do your work.