{
    "content": [
        {
            "type": "text",
            "text": "# Mail::Box::FastScalar (perldoc)\n\n## NAME\n\nMail::Box::FastScalar - fast alternative to IO::Scalar\n\n## DESCRIPTION\n\nContributed by \"Todd Richmond\" (richmond@proofpoint.com) This package should be released as\nseparate package, but till then is incorporated in the Mail::Box module.\n\n## Sections\n\n- **NAME**\n- **DESCRIPTION** (1 subsections)\n- **SEE ALSO**\n- **LICENSE**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "Mail::Box::FastScalar",
        "section": "",
        "mode": "perldoc",
        "summary": "Mail::Box::FastScalar - fast alternative to IO::Scalar",
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 5,
                "subsections": [
                    {
                        "name": "Warnings",
                        "lines": 5
                    }
                ]
            },
            {
                "name": "SEE ALSO",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "LICENSE",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "Mail::Box::FastScalar - fast alternative to IO::Scalar\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "Contributed by \"Todd Richmond\" (richmond@proofpoint.com) This package should be released as\nseparate package, but till then is incorporated in the Mail::Box module.\n\nExtremely fast IO::Scalar replacement - >20x improvement in getline(s)()\n",
                "subsections": [
                    {
                        "name": "Warnings",
                        "content": "You cannot modify the original reference between calls unless you \"$obj-\"seek(1, 0)> to reset\nthe object - VERY rare usage case\n\n$/ must be undef or string - \"\" and \\scalar unimplemented\n"
                    }
                ]
            },
            "SEE ALSO": {
                "content": "This module is part of Mail-Message distribution version 3.012, built on February 11, 2022.\nWebsite: http://perl.overmeer.net/CPAN/\n",
                "subsections": []
            },
            "LICENSE": {
                "content": "Copyrights 2001-2022 by [Mark Overmeer <markov@cpan.org>]. For other contributors see ChangeLog.\n\nThis program is free software; you can redistribute it and/or modify it under the same terms as\nPerl itself. See http://dev.perl.org/licenses/\n",
                "subsections": []
            }
        }
    }
}