{
    "content": [
        {
            "type": "text",
            "text": "# Spreadsheet::WriteExcel::Big (perldoc)\n\n## NAME\n\nBig - A class for creating Excel files > 7MB.\n\n## SYNOPSIS\n\nUse of this module is deprecated. See below.\n\n## DESCRIPTION\n\nThe 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\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **REQUIREMENTS**\n- **AUTHOR**\n- **COPYRIGHT**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "Spreadsheet::WriteExcel::Big",
        "section": "",
        "mode": "perldoc",
        "summary": "Big - A class for creating Excel files > 7MB.",
        "synopsis": "Use of this module is deprecated. See below.",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 9,
                "subsections": []
            },
            {
                "name": "REQUIREMENTS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "COPYRIGHT",
                "lines": 5,
                "subsections": []
            }
        ],
        "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": []
            }
        }
    }
}