NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Welcome, eyidearie! (Score:1)
The FAQ for this site sorta tells you that but doesn't have a link to places where you can get answers to your kind of question.
Welcome Aboard The Crazy Train (Score:1)
To give some pointers to the actual question at hand, a little more information is needed. Are you reading actual Excel files or do you have the option of reading a "save as" CSV?
If the former - consider Win32::OLE or Spreadsheet::ParseExcel
If the latter - consider Text::xSV (several more options are available, just search for CSV)
Next question - what do you mean by
Re:Welcome Aboard The Crazy Train (Score:1)
Re:Welcome Aboard The Crazy Train (Score:1)
Books (Score:1)
I've been doing Perl for some years now and I do own a bunch of Perl books...
That one you mention there... never heard of it
If I had to recommend you just one book to start with, it would definitely be, without hesitation, "Learning Perl", by Randal Schwartz [amazon.com]. [1]
Now *that* is a book.
Plus, everybody knows Randal. Those *three* authors of that book you mention? Never heard of them. I couldn't even find any of them on the CPAN or other Perl related sites, so...
But wait, there's mor
Re:Books (Score:1)
I really mean that :-) Looking forward to the results :-)
Re:Books (Score:1)