debian man page for spreadsheet::writeexcel::big

Query: spreadsheet::writeexcel::big

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Spreadsheet::WriteExcel::Big(3pm)			User Contributed Perl Documentation			 Spreadsheet::WriteExcel::Big(3pm)

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
OLE::Storage_Lite.
AUTHOR
John McNamara jmcnamara@cpan.org
COPYRIGHT
X 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. perl v5.10.1 2010-02-02 Spreadsheet::WriteExcel::Big(3pm)
Related Man Pages
chartex(1p) - debian
spreadsheet::writeexcel::formula(3pm) - debian
spreadsheet::writeexcel::chart::bar(3pm) - debian
spreadsheet::parseexcel::saveparser(3pm) - debian
spreadsheet::writeexcel::chart::scatter(3pm) - debian
Similar Topics in the Unix Linux Community
help with perl module installation