-
-
06 Apr 2011 19:13:26 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (22)
- Testers (3595 / 6 / 3)
- Kwalitee
Bus factor: 1- License: perl_5
- Activity
24 month- Tools
- Download (183.72KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors- John McNamara (jmcnamara@cpan.org)
- Dependencies
- Crypt::RC4
- Digest::Perl::MD5
- IO::File
- IO::Scalar
- OLE::Storage_Lite
- Scalar::Util
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.59
- Patch for decryption of default encrypted workbooks from Alexey Mazurin.
- ! Fix for invalid formatting of text cell that are numeric. http://rt.cpan.org/Public/Bug/Display.html?id=62073
Modules
Read information from an Excel file.A class for Cell data and formatting.A class for dumping Excel records.A class for Cell formats.A class for Cell formats.A class for Cell formats.A class for Cell formats.A class for Cell fonts.A class for Cell formats.Rewrite an existing Excel file.A class for SaveParser Workbooks.A class for SaveParser Worksheets.Utility functions for Spreadsheet::ParseExcel.A class for Workbooks.A class for Worksheets.Examples
- examples/a_simple_parser.pl
- examples/display_text_table.pl
- sample/Excel/AuthorK.xls
- sample/Excel/AuthorK95.xls
- sample/Excel/FmtTest.xls
- sample/Excel/Rich.xls
- sample/Excel/Test1904.xls
- sample/Excel/Test1904_95.xls
- sample/Excel/Test95.xls
- sample/Excel/Test95J.xls
- sample/Excel/Test97.xls
- sample/Excel/Test97J.xls
- sample/Excel/oem.xls
- sample/Ilya.pl
- sample/README
- sample/chkFmt.pl
- sample/chkInfo.pl
- sample/dmpEx.pl
- sample/dmpExH.pl
- sample/dmpExHJ.pl
- sample/dmpExJ.pl
- sample/dmpExR.pl
- sample/dmpExU.pl
- sample/dmpEx_2xml.pl
- sample/iftest.pl
- sample/iftestj.pl
- sample/parse.pl
- sample/sample.pl
- sample/sampleOEM.pl
- sample/sample_j.pl
- sample/smpFile.pl
- sample/xls2csv.pl
Other files
Module Install Instructions
To install Spreadsheet::ParseExcel, copy and paste the appropriate command in to your terminal.
cpanm Spreadsheet::ParseExcel
perl -MCPAN -e shell install Spreadsheet::ParseExcel
For more information on module installation, please visit the detailed CPAN module installation guide.