excel-prob.txt:perl excel module config problems:
D:\>type excel-prob.txt
perl excel module config problems:
unzipped DBD-Excel-0.05 bundle. It doesn't install with "make install" or with "ppm
install DBD-Excel" or with "perl Makefile.PL".
What is IO/Scalar.pm ? Is that something still needing to be loaded ? The error when
executed in the bundle's "unzipped" directory:
--------------------------------------------------
D:\DBD-Excel-0.05> perl Makefile.PL
Warning: prerequisite Spreadsheet::ParseExcel failed to load:Can't locate IO/Scalar.pm
in @INC (@INC contains: d:/perl/lib d:/perl/site/lib .) at
d:/perl/site/lib/OLE/Storage_Lite.pm line 151.
BEGIN failed--compilation aborted at d:/perl/site/lib/OLE/Storage_Lite.pm line 151.
Compilation failed in require at d:/perl/site/lib/Spreadsheet/ParseExcel.pm line 117.
BEGIN failed--compilation aborted at d:/perl/site/lib/Spreadsheet/ParseExcel.pm line
117.
Compilation failed in require at (eval 6) line 3.
Using DBI 1.14 installed in d:/perl/site/lib/auto/DBI
Writing Makefile for DBD::Excel
-------------------------------------------------------
CONFIG DETAILS:
Just installed following 7 modules:
SQL-Statement [0.1016 ]
Spreadsheet-ParseExcel [0.12 ]
Spreadsheet-WriteExcel [0.33 ]
Parse-RecDescent [1.80 ] Generate Recursive-Descent Parsers
OLE-Storage [0.386 ] Handles Property Sets
OLE-Storage_Lite [0.06 ] Simple Class for OLE document interface. (Version:
Set-Scalar [1.06 ] base class for Set::Scalar
ppm query config.:
---------------------------------------------------------
D:\>ppm query
Archive-Tar [0.072 ] module for manipulation of tar archives.
CGI [2.74 ] Simple Common Gateway Interface Class
Compress-Zlib [1.08 ] Interface to zlib compression library
DBD-Oracle [1.06 ] Oracle database driver for the DBI module
DBD-Sybase [0.91 ] DBI driver for Sybase datasources
DBI [1.14 ] Database independent interface for Perl
Digest-MD5 [2.11 ] Perl interface to the MD5 Algorithm
File-CounterFile [0.12 ] Persistent counter class
Font-AFM [1.18 ] Interface to Adobe Font Metrics files
HTML-Parser [2.23 ] SGML parser class
HTML-Tree [0.51 ] HTML syntax tree builder
MIME-Base64 [2.11 ] Encoding and decoding of base64 strings
OLE-Storage [0.386 ] Handles Property Sets
OLE-Storage_Lite [0.06 ] Simple Class for OLE document interface. (Version:
PPM [2.1.2 ] Perl Package Manager: locate, install, upgrade
Parse-RecDescent [1.80 ] Generate Recursive-Descent Parsers
software packages.
SOAP-Lite [0.43 ] Library for Simple Object Access Protocol
(SOAP) clients and servers in Perl
SQL-Statement [0.1016 ] SQL parsing and processing engine
Spreadsheet-ParseExcel [0.12 ] Get information from Excel file
Spreadsheet-WriteExcel [0.33 ] Write cross platform Excel binary file
URI [1.09 ] Uniform Resource Identifiers (absolute and relative)
XML-Element [1.07 ] Base element class for XML elements
XML-Parser [2.27 ] A Perl module for parsing XML documents
Set-Scalar [1.06 ] base class for Set::Scalar
libnet [1.07.03] Collection of Network protocol modules
libwin32 [0.17.2 ] A collection of extensions that aims to
provide comprehensive access to the Windows API.
libwww-perl [5.48 ] Library for WWW access in Perl
----------------------------------------------------
D:\>perl -v
This is perl, v5.6.0 built for MSWin32-x86-multi-thread
(with 1 registered patch, see perl -V for more detail)
Copyright 1987-2000, Larry Wall
Binary build 623 provided by ActiveState Tool Corp. http://www.ActiveState.com
Built 16:27:07 Dec 15 2000