{
    "content": [
        {
            "type": "text",
            "text": "# CGI::FormBuilder::Template::Div (perldoc)\n\n## NAME\n\nCGI::FormBuilder::Template::Div - Div HTML rendering\n\n## SYNOPSIS\n\nmy $form = CGI::FormBuilder->new;\n$form->render;\n\n## DESCRIPTION\n\nThis module provides default rendering for FormBuilder. It is automatically called by\nFormBuilder's \"render()\" method if no external template is specified. See the documentation in\nCGI::FormBuilder for more details.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **SEE ALSO**\n- **REVISION**\n- **AUTHOR**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "CGI::FormBuilder::Template::Div",
        "section": "",
        "mode": "perldoc",
        "summary": "CGI::FormBuilder::Template::Div - Div HTML rendering",
        "synopsis": "my $form = CGI::FormBuilder->new;\n$form->render;",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "REVISION",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "CGI::FormBuilder::Template::Div - Div HTML rendering\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "my $form = CGI::FormBuilder->new;\n$form->render;\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "This module provides default rendering for FormBuilder. It is automatically called by\nFormBuilder's \"render()\" method if no external template is specified. See the documentation in\nCGI::FormBuilder for more details.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "CGI::FormBuilder, CGI::FormBuilder::Template::HTML, CGI::FormBuilder::Template::Text,\nCGI::FormBuilder::Template::TT2, CGI::FormBuilder::Template::Fast,\nCGI::FormBuilder::Template::CGISSI\n",
                "subsections": []
            },
            "REVISION": {
                "content": "$Id: Div.pm 68 2006-09-12 04:37:09Z nwiger $\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "Copyright (c) Nate Wiger <http://nateware.com>. All Rights Reserved.\n\nThis module is free software; you may copy this under the terms of the GNU General Public\nLicense, or the Artistic License, copies of which should have accompanied your Perl kit.\n",
                "subsections": []
            }
        }
    }
}