{
    "content": [
        {
            "type": "text",
            "text": "# B::Debug (perldoc)\n\n**Summary:** B::Debug - Walk Perl syntax tree, printing debug info about ops\n\n**Synopsis:** perl -MO=Debug foo.pl\nperl -MO=Debug,-exec foo.pl\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (3 lines)\n- **DESCRIPTION** (2 lines)\n- **OPTIONS** (2 lines)\n- **AUTHOR** (2 lines)\n- **LICENSE** (23 lines)\n\n## Full Content\n\n### NAME\n\nB::Debug - Walk Perl syntax tree, printing debug info about ops\n\n### SYNOPSIS\n\nperl -MO=Debug foo.pl\nperl -MO=Debug,-exec foo.pl\n\n### DESCRIPTION\n\nSee ext/B/README and the newer B::Concise.\n\n### OPTIONS\n\nWith option -exec, walks tree in execute order, otherwise in basic order.\n\n### AUTHOR\n\nMalcolm Beattie, \"retired\" Reini Urban \"rurban@cpan.org\"\n\n### LICENSE\n\nCopyright (c) 1996, 1997 Malcolm Beattie Copyright (c) 2008, 2010, 2013, 2014 Reini Urban\n\nThis program is free software; you can redistribute it and/or modify\nit under the terms of either:\n\na) the GNU General Public License as published by the Free\nSoftware Foundation; either version 1, or (at your option) any\nlater version, or\n\nb) the \"Artistic License\" which comes with this kit.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See either\nthe GNU General Public License or the Artistic License for more details.\n\nYou should have received a copy of the Artistic License with this kit,\nin the file named \"Artistic\".  If not, you can get one from the Perl\ndistribution. You should also have received a copy of the GNU General\nPublic License, in the file named \"Copying\". If not, you can get one\nfrom the Perl distribution or else write to the Free Software Foundation,\nInc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.\n\n"
        }
    ],
    "structuredContent": {
        "command": "B::Debug",
        "section": "",
        "mode": "perldoc",
        "summary": "B::Debug - Walk Perl syntax tree, printing debug info about ops",
        "synopsis": "perl -MO=Debug foo.pl\nperl -MO=Debug,-exec foo.pl",
        "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": 2,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "LICENSE",
                "lines": 23,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "B::Debug - Walk Perl syntax tree, printing debug info about ops\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "perl -MO=Debug foo.pl\nperl -MO=Debug,-exec foo.pl\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "See ext/B/README and the newer B::Concise.\n",
                "subsections": []
            },
            "OPTIONS": {
                "content": "With option -exec, walks tree in execute order, otherwise in basic order.\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "Malcolm Beattie, \"retired\" Reini Urban \"rurban@cpan.org\"\n",
                "subsections": []
            },
            "LICENSE": {
                "content": "Copyright (c) 1996, 1997 Malcolm Beattie Copyright (c) 2008, 2010, 2013, 2014 Reini Urban\n\nThis program is free software; you can redistribute it and/or modify\nit under the terms of either:\n\na) the GNU General Public License as published by the Free\nSoftware Foundation; either version 1, or (at your option) any\nlater version, or\n\nb) the \"Artistic License\" which comes with this kit.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See either\nthe GNU General Public License or the Artistic License for more details.\n\nYou should have received a copy of the Artistic License with this kit,\nin the file named \"Artistic\".  If not, you can get one from the Perl\ndistribution. You should also have received a copy of the GNU General\nPublic License, in the file named \"Copying\". If not, you can get one\nfrom the Perl distribution or else write to the Free Software Foundation,\nInc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.\n",
                "subsections": []
            }
        }
    }
}