in reply to How to make Win32::OLE work on Cygwin

What is the error you are getting while installing Win32::OLE on Cygwin?


All is well. I learn by answering your questions...

Replies are listed 'Best First'.
Re^2: How to make Win32::OLE work on Cygwin
by gjoshi (Sexton) on Apr 30, 2015 at 09:38 UTC
    I am getting : Can't locate Win32/OLE.pm in @INC (you may need to install the Win32::OLE module) (@INC contains: /usr/local/lib/perl5/site_perl/5.20.2/cygwin-thread-multi-64int /usr/local/lib/perl5/site_perl/5.20.2 /usr/local/lib/perl5/5.20.2/cygwin-thread-multi-64int /usr/local/lib/perl5/5.20.2 .) Its not able to file Win32::OLE. but not able to install Win32::OLE on Cygwin.

      Ah! this error you will get when you run your perl code which uses Win32::OLE module.

      Ok, now tell me how you are trying to install Win32::Module by ppm command?


      All is well. I learn by answering your questions...
        From Cygwin window I am doing CPAN Install Win32::OLE