Does anyone know, what is the best way to retrieve text data from an Excel
Spreadsheet? I have tried the code below and it returns errors. I can not
even get the name of the file to print!
#! usr/bin/perl -w
use strict ;
use Spreadsheet::ParseExcel ;
my $oExcel = new Spreadsheet::
I really like the llama book
d
-Original Message-
From: zentara [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 19, 2003 9:42 AM
To: [EMAIL PROTECTED]
Subject: Re: Good Perl cgi book?
On Mon, 17 Mar 2003 17:30:44 -0500, [EMAIL PROTECTED] (Bob X) wrote:
>What is the best book for a beg