On Fri, 17 Jun 2005, Juan Carlos Morataya wrote:

> Hi,
> I was tried to run a perl script that makes a call at the Spreadsheet
> module, but it didn't work, it display an error message that literaly says
> "Can't locate Spreadsheet/WriteExcel.pm in @INC (@INC contains:
> /usr/lib/perl15/5.8/cygwin/usr/lib/perl5/site_perl/5.8/cygwin/usr/lib/perl5/
> site_perl/5.8/usr/lib/perl5/..."
>
> Can anyone help me in order to run my script??

IIRC, the Spreadsheet-WriteExcel bundle doesn't come pre-installed with
Cygwin perl.  Did you install it?  If not, do so via CPAN (type "cpan" at
the bash prompt, then use the "help" facility for more info or see
<http://cpan.org/>).  BTW, this answer is in no way Cygwin-specific,
except the fact that the bundle may be Win32-specific and will need to be
ported to Cygwin.
        Igor
-- 
                                http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_                [EMAIL PROTECTED]
ZZZzz /,`.-'`'    -.  ;-;;,_            [EMAIL PROTECTED]
     |,4-  ) )-,_. ,\ (  `'-'           Igor Pechtchanski, Ph.D.
    '---''(_/--'  `-'\_) fL     a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"The Sun will pass between the Earth and the Moon tonight for a total
Lunar eclipse..." -- WCBS Radio Newsbrief, Oct 27 2004, 12:01 pm EDT

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to