{
    "content": [
        {
            "type": "text",
            "text": "# Module::Build::PPMMaker (perldoc)\n\n## NAME\n\nModule::Build::PPMMaker - Perl Package Manager file creation\n\n## SYNOPSIS\n\nOn the command line, builds a .ppd file:\n./Build ppd\n\n## DESCRIPTION\n\nThis package contains the code that builds .ppd \"Perl Package Description\" files, in support of\nActiveState's \"Perl Package Manager\". Details are here:\n<http://aspn.activestate.com/ASPN/Downloads/ActivePerl/PPM/>\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **AUTHOR**\n- **COPYRIGHT**\n- **SEE ALSO** (1 subsections)\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "Module::Build::PPMMaker",
        "section": "",
        "mode": "perldoc",
        "summary": "Module::Build::PPMMaker - Perl Package Manager file creation",
        "synopsis": "On the command line, builds a .ppd file:\n./Build ppd",
        "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": "AUTHOR",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "COPYRIGHT",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 1,
                "subsections": [
                    {
                        "name": "perl",
                        "lines": 1
                    }
                ]
            }
        ],
        "sections": {
            "NAME": {
                "content": "Module::Build::PPMMaker - Perl Package Manager file creation\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "On the command line, builds a .ppd file:\n./Build ppd\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "This package contains the code that builds .ppd \"Perl Package Description\" files, in support of\nActiveState's \"Perl Package Manager\". Details are here:\n<http://aspn.activestate.com/ASPN/Downloads/ActivePerl/PPM/>\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "Dave Rolsky <autarch@urth.org>, Ken Williams <kwilliams@cpan.org>\n",
                "subsections": []
            },
            "COPYRIGHT": {
                "content": "Copyright (c) 2001-2006 Ken Williams. All rights reserved.\n\nThis library is free software; you can redistribute it and/or modify it under the same terms as\nPerl itself.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "",
                "subsections": [
                    {
                        "name": "perl",
                        "content": ""
                    }
                ]
            }
        }
    }
}