| CPAN Ratings (Gamma) Spreadsheet-XLSX reviews | |
| Home | Search | About | Login |
RSS | Module Info | Add a review of Spreadsheet-XLSX
1 out of 1 found this review helpful:
This is a good start on the module, but it's not very mature yet. It will do the most important things, but certain details get lost (like parsing from a file handle). The documentation seems really incomplete on first look, but that's only because there's very little to document. I hope to see this continue to expand and mature over time.
hanenkamp - 2009-06-03 15:02:41
Was this review helpful to you?
Yes
No
Is it possible to run refresh workbook?
julie7986 - 2009-04-29 21:55:22
Was this review helpful to you?
Yes
No
A great start for 0.0 release! It was easy to extend and make it more functional and rounded out. Be prepared to write some Perl if you are using this, but it saved me many days of coding!
Rob Polocz - 2008-11-18 12:23:08
Was this review helpful to you?
Yes
No
This module does not currently handle untrimmed text. It deletes it completely. So if your xlsx spreadsheet looks like:
-----------------------------
|foo| bar | gaz|waka|waka|
-----------------------------
|1a | b3 | i42 |pi |1999|
-----------------------------
you will have to use Excel's =Trim() function
to avoid retrieving large gaps of missing data.
Also, any module called Spreadsheet::XLSX should both read and write the xlsx format.
Dave Williams - 2008-07-17 14:21:45
Was this review helpful to you?
Yes
No
|
|
|