{
    "content": [
        {
            "type": "text",
            "text": "# Bundle::DBI (info)\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\nInterface (DBI) module, created by 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": "info",
        "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": 12,
                "subsections": []
            },
            {
                "name": "AUTHORS",
                "lines": 3,
                "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\nInterface (DBI) module, created by Tim Bunce.\n\nA Bundle is a module that simply defines a collection of other modules.\nIt is used by the CPAN module to automate the fetching, building and\ninstalling of modules from the CPAN ftp archive sites.\n\nThis bundle does not deal with the various database drivers (e.g.\nDBD::Informix, DBD::Oracle etc), most of which require software from\nsources other than CPAN. You'll need to fetch and build those drivers\nyourself.\n",
                "subsections": []
            },
            "AUTHORS": {
                "content": "Jonathan Leffler, Jochen Wiedmann and Tim Bunce.\n\nperl v5.34.0                      2026-06-22                  Bundle::DBI(3pm)",
                "subsections": []
            }
        }
    }
}