{
    "content": [
        {
            "type": "text",
            "text": "# Bundle::DBI (perldoc)\n\n## NAME\n\nBundle::DBI - A bundle to install DBI and required modules.\n\n## SYNOPSIS\n\nperl -MCPAN -e 'install Bundle::DBI'\n\n## DESCRIPTION\n\nThis bundle includes all the modules used by the Perl Database Interface (DBI) module, created\nby Tim Bunce.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **CONTENTS**\n- **DESCRIPTION**\n- **AUTHORS**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "Bundle::DBI",
        "section": "",
        "mode": "perldoc",
        "summary": "Bundle::DBI - A bundle to install DBI and required modules.",
        "synopsis": "perl -MCPAN -e 'install Bundle::DBI'",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "CONTENTS",
                "lines": 12,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 11,
                "subsections": []
            },
            {
                "name": "AUTHORS",
                "lines": 2,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "Bundle::DBI - A bundle to install DBI and required modules.\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "perl -MCPAN -e 'install Bundle::DBI'\n",
                "subsections": []
            },
            "CONTENTS": {
                "content": "DBI - for to get to know thyself\n\nDBI::Shell 11.91 - the DBI command line shell\n\nStorable 2.06 - for DBD::Proxy, DBI::ProxyServer, DBD::Forward\n\nNet::Daemon 0.37 - for DBD::Proxy and DBI::ProxyServer\n\nRPC::PlServer 0.2016 - for DBD::Proxy and DBI::ProxyServer\n\nDBD::Multiplex 1.19 - treat multiple db handles as one\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "This bundle includes all the modules used by the Perl Database Interface (DBI) module, created\nby Tim Bunce.\n\nA *Bundle* is a module that simply defines a collection of other modules. It is used by the CPAN\nmodule to automate the fetching, building and installing of modules from the CPAN ftp archive\nsites.\n\nThis bundle does not deal with the various database drivers (e.g. DBD::Informix, DBD::Oracle\netc), most of which require software from sources other than CPAN. You'll need to fetch and\nbuild those drivers yourself.\n",
                "subsections": []
            },
            "AUTHORS": {
                "content": "Jonathan Leffler, Jochen Wiedmann and Tim Bunce.\n",
                "subsections": []
            }
        }
    }
}