{
    "content": [
        {
            "type": "text",
            "text": "# CPAN::Nox (perldoc)\n\n**Summary:** CPAN::Nox - Wrapper around CPAN.pm without using any XS module\n\n**Synopsis:** Interactive mode:\nperl -MCPAN::Nox -e shell;\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (4 lines)\n- **DESCRIPTION** (4 lines)\n- **LICENSE** (3 lines)\n- **SEE ALSO** (2 lines)\n\n## Full Content\n\n### NAME\n\nCPAN::Nox - Wrapper around CPAN.pm without using any XS module\n\n### SYNOPSIS\n\nInteractive mode:\n\nperl -MCPAN::Nox -e shell;\n\n### DESCRIPTION\n\nThis package has the same functionality as CPAN.pm, but tries to prevent the usage of compiled\nextensions during its own execution. Its primary purpose is a rescue in case you upgraded perl\nand broke binary compatibility somehow.\n\n### LICENSE\n\nThis program is free software; you can redistribute it and/or modify it under the same terms as\nPerl itself.\n\n### SEE ALSO\n\nCPAN\n\n"
        }
    ],
    "structuredContent": {
        "command": "CPAN::Nox",
        "section": "",
        "mode": "perldoc",
        "summary": "CPAN::Nox - Wrapper around CPAN.pm without using any XS module",
        "synopsis": "Interactive mode:\nperl -MCPAN::Nox -e shell;",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "LICENSE",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "CPAN::Nox - Wrapper around CPAN.pm without using any XS module\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "Interactive mode:\n\nperl -MCPAN::Nox -e shell;\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "This package has the same functionality as CPAN.pm, but tries to prevent the usage of compiled\nextensions during its own execution. Its primary purpose is a rescue in case you upgraded perl\nand broke binary compatibility somehow.\n",
                "subsections": []
            },
            "LICENSE": {
                "content": "This program is free software; you can redistribute it and/or modify it under the same terms as\nPerl itself.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "CPAN\n",
                "subsections": []
            }
        }
    }
}