logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Big - A class for creating Excel files > 7MB.

Author

       John McNamara jmcnamara@cpan.org

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.

Name

       Big - A class for creating Excel files > 7MB.

Requirements

       OLE::Storage_Lite.

Synopsis

       Use of this module is deprecated. See below.

See Also