-
-
03 Feb 2010 00:03:37 UTC
- Distribution: Spreadsheet-WriteExcel
- Module version: 2.37
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (2)
- Testers (2302 / 29 / 0)
- Kwalitee
Bus factor: 1- License: perl_5
- Activity
24 month- Tools
- Download (553.41KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors- John McNamara (jmcnamara@cpan.org)
- Dependencies
- File::Temp
- OLE::Storage_Lite
- Parse::RecDescent
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
Big - A class for creating Excel files > 7MB.
SYNOPSIS
Use of this module is deprecated. See below.
DESCRIPTION
The module was a sub-class of Spreadsheet::WriteExcel used for creating Excel files greater than 7MB. However, it is no longer required and is now deprecated.
As of version 2.17 Spreadsheet::WriteExcel can create files larger than 7MB directly if OLE::Storage_Lite is installed.
This module only exists for backwards compatibility. If your programs use ::Big you should convert them to use Spreadsheet::WritExcel directly.
REQUIREMENTS
AUTHOR
John McNamara jmcnamara@cpan.org
COPYRIGHT
© MM-MMX, John McNamara.
All Rights Reserved. This module is free software. It may be used, redistributed and/or modified under the same terms as Perl itself.
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 91:
Non-ASCII character seen before =encoding in '©'. Assuming CP1252
Module Install Instructions
To install Spreadsheet::WriteExcel, copy and paste the appropriate command in to your terminal.
cpanm Spreadsheet::WriteExcel
perl -MCPAN -e shell install Spreadsheet::WriteExcel
For more information on module installation, please visit the detailed CPAN module installation guide.