Spread*** IO::Scalar v. PerlIO::Scalar confusion
- From: JShrager@xxxxxxxxx (JShrager@xxxxxxxxx)
- Date: Thu, 28 Jun 2007 22:55:05 -0700
I'm trying to install Spread***-ParseExcel-0.32 from CPAN. It claims
to require IO::Scalar, but when I make it, it says (reasonably):
$Config{useperlio} is defined, removing requirement of IO::Scalar
But then immediately:
Warning: prerequisite IO::Scalar 0 not found.
Writing Makefile for Spread***::ParseExcel
And when I make test I get:
t/basic....ok
4/8 skipped: various reasons
t/parse....ok 1/37Can't locate IO/Scalar.pm in @INC (@INC
contains: ...)
I looked for IO::Scalar, but it appears to be superseded (or
something) by PerlIO::Scalar.
Confusion reigns!
.
- Prev by Date: Re: processing XL using Win32::OLE
- Next by Date: CPU/Memory usage of a process on Windows machine
- Previous by thread: processing XL using Win32::OLE
- Next by thread: CPU/Memory usage of a process on Windows machine
- Index(es):