{
    "mode": "perldoc",
    "parameter": "Spreadsheet::WriteExcel::Big",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Spreadsheet%3A%3AWriteExcel%3A%3ABig/json",
    "generated": "2026-06-11T12:45:38Z",
    "synopsis": "Use of this module is deprecated. See below.",
    "sections": {
        "NAME": {
            "content": "Big - A class for creating Excel files > 7MB.\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "Use of this module is deprecated. See below.\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "The module was a sub-class of Spreadsheet::WriteExcel used for creating Excel files greater than\n7MB. However, it is no longer required and is now deprecated.\n\nAs of version 2.17 Spreadsheet::WriteExcel can create files larger than 7MB directly if\nOLE::StorageLite is installed.\n\nThis module only exists for backwards compatibility. If your programs use ::Big you should\nconvert them to use Spreadsheet::WritExcel directly.\n",
            "subsections": []
        },
        "REQUIREMENTS": {
            "content": "OLE::StorageLite.\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "John McNamara jmcnamara@cpan.org\n",
            "subsections": []
        },
        "COPYRIGHT": {
            "content": "Copyright MM-MMX, John McNamara.\n\nAll Rights Reserved. This module is free software. It may be used, redistributed and/or modified\nunder the same terms as Perl itself.\n",
            "subsections": []
        }
    },
    "summary": "Big - A class for creating Excel files > 7MB.",
    "flags": [],
    "examples": [],
    "see_also": []
}