in reply to Win32 API question

Hi icg,

Why can't you convert the script to exe file and put it in another machine.If you convert the script to exe then it wont expect any supporting modules in the other systems....

Hope it might be useful for your problem.....

Thanks and Regards,

madtoperl.

Replies are listed 'Best First'.
Re^2: Win32 API question
by icg (Acolyte) on Jun 20, 2006 at 06:41 UTC
    Hi, Thanks for your help. Converting into an exe was one of the options. But I knew only about perl2exe which requires license, etc. Now, I came to know of PAR package. Thanks, Gowtham