1Spreadsheet::WriteExcelU:s:eBrigC(o3n)tributed Perl DocuSmpernetaadtsihoenet::WriteExcel::Big(3)
2
3
4
6 Big - A class for creating Excel files > 7MB.
7
9 Use of this module is deprecated. See below.
10
12 The module was a sub-class of Spreadsheet::WriteExcel used for creating
13 Excel files greater than 7MB. However, it is no longer required and is
14 now deprecated.
15
16 As of version 2.17 Spreadsheet::WriteExcel can create files larger than
17 7MB directly if OLE::Storage_Lite is installed.
18
19 This module only exists for backwards compatibility. If your programs
20 use ::Big you should convert them to use Spreadsheet::WritExcel
21 directly.
22
24 OLE::Storage_Lite.
25
27 John McNamara jmcnamara@cpan.org
28
30 Copyright MM-MMX, John McNamara.
31
32 All Rights Reserved. This module is free software. It may be used,
33 redistributed and/or modified under the same terms as Perl itself.
34
35
36
37perl v5.38.0 2023-07-21 Spreadsheet::WriteExcel::Big(3)