Click here to get back home

ANN: Spreadsheet::Read 0.16

 HomeNewsGroups | Search | About
 comp.lang.perl.modules    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
ANN: Spreadsheet::Read 0.16 H.Merijn Brand 07-04-2006
Posted by H.Merijn Brand on July 4, 2006, 7:01 am
Please log in for more thread options


The URL

http://www.xs4all.nl/~hmbrand/Spreadsheet-Read-0.16.tgz

has entered CPAN as

file: $CPAN/authors/id/H/HM/HMBRAND/Spreadsheet-Read-0.16.tgz
size: 42789 bytes
md5: 87f9a96182b71d195bc6b1fede03b495

This is a quickened release for Jim Ford, as he reads his spreadsheets
with Perl and Spreadsheet::Read, and wanted color support. Enjoy!

NAME
Spreadsheet::Read $,1x2(B Read the data from a spreadsheet

SYNOPSYS
use Spreadsheet::Read;
my $ref = ReadData ("test.csv", sep => ";");
my $ref = ReadData ("test.sxc");
my $ref = ReadData ("test.ods");
my $ref = ReadData ("test.xls");

my $a3 = $ref$,1rp(B>[1], "\n"; # content of field A3 of sheet 1

DESCRIPTION
Spreadsheet::Read tries to transparantly read *any* spreadsheet and
return its content in a universal manner independent of the parsing
module that does the actual spreadsheet scanning.

0.16 Tue 04 Jul 2006

- xlscat new option: --in-sep-char to force-define input sep-char for CSV
- More debug lines
- Parser name info in $ref->[0]
- SquirrelCalc now reports Spreadsheet::Read and its version for parser
info
- Most of the attributes for Excel now implemented. Tested, but no test
case

0.15 Wed 21 Jun 2006

- Small doc change from AnnoCPAN
- Sheets with undefined labels might cause havoc
- Clip now skips empty xls sheets (TODO: sxc)
- xlscat clips by default
- xlscat new options -d and --noclip
- xlscat usage () from -?/--help to STDOUT from fault to STDERR

0.14 Fri 20 Jan 2006

- maxrow and maxcol were swapped in csv sheets
- promoted internal debug flag to option
- small doc changes



Similar ThreadsPosted
ANN: Spreadsheet::Read 0.15 June 21, 2006, 12:40 pm
Re: ANN: Spreadsheet::Read 0.16 July 4, 2006, 9:36 am
[ANN] Spreadsheet::Read 0.20 May 31, 2007, 9:38 am
Problem with Spreadsheet::Read June 8, 2006, 4:56 am
Announce: Spreadsheet::Read-0.23 June 21, 2007, 7:14 am
Spreadsheet::ParseExcel : read cell-notes May 27, 2005, 11:54 am
Spreadsheet::Read special characters handling November 20, 2006, 2:33 am
"500 SSL read timeout" September 27, 2004, 11:50 am
How to read an IFO file ? February 25, 2006, 3:12 pm
Serialport Read question October 28, 2004, 11:59 am

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap