----- Original Message -----
From: "Kawai,Takanori" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, May 02, 2001 5:58 AM
Subject: Re: Extract data from MS Excel Spreadsheets. Can it be done?

(snip)
> Now, I'm planinng to make a DBD for Excel  with Spreadsheet::ParseExcel
and
>  Spreadsheet::WriteExcel.

I've just done it but still be a EXPERIMENT.
So I don't upload DBD-Excel-0.01 and Spreadsheet-ParseExcel-0.22 to CPAN
yet.

You can get them from these URLs:
DBD-Excel-0.01
  http://www.hippo2000.net/perl/DBD-Excel-0.01.tar.gz
Spreadsheet-ParseExcel-0.22
  http://www.hippo2000.net/perl/Spreadsheet-ParseExcel-0.22.tar.gz

I've tested it at Linux(TurboLinux6.0) and WinNT4.0

=================================================================
NAME
    DBD::Excel -  A class for DBI drivers that act on Excel File.

DESCRIPTION
    The DBD::Excel module is a DBI driver.
    The module will work on the majority of Windows, UNIX and
    Macintosh platforms.

REQUIREMENT
    This module requires these modules:
        DBI
        SQL::Statement
        Spreadsheet::WriteExcel 0.31 or later
        Spreadsheet::ParseExcel 0.22 or later

==============================================
Kawai, Takanori(Hippo2000)
   Mail: [EMAIL PROTECTED] [EMAIL PROTECTED]
   http://member.nifty.ne.jp/hippo2000
==============================================

Reply via email to