in reply to Re: WIN32OLE program to compare
in thread WIN32OLE program to compare

Yes i am executing the exe on the same computer where i have the script....... But the exe is not generated by me as i donot have WIN32OLE package installed in my PC. Hope my friend is doing ccperl file.pl then if it is ok... converting this to perlfile to exe .....

Replies are listed 'Best First'.
Re^3: WIN32OLE program to compare
by marto (Cardinal) on Aug 19, 2010 at 18:47 UTC

    ccperl? Clear Case Perl by IBM or do you mean perlcc? Either way perlcc states:

    The code generated in this way is not guaranteed to work. The whole codegen suite (perlcc included) should be considered very experimental. Use for production purposes is strongly discouraged.

    Install Win32::Ole and pp on the machine which script does run, and package your script yourself.

    Update: For clarification, I'm suggesting you package this script on your own computer using pp.