{
    "content": [
        {
            "type": "text",
            "text": "# DBI::Const::GetInfoType (perldoc)\n\n## NAME\n\nDBI::Const::GetInfoType - Data describing GetInfo type codes\n\n## SYNOPSIS\n\nuse DBI::Const::GetInfoType;\n\n## DESCRIPTION\n\nImports a %GetInfoType hash which maps names for GetInfo Type Codes into their corresponding\nnumeric values. For example:\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "DBI::Const::GetInfoType",
        "section": "",
        "mode": "perldoc",
        "summary": "DBI::Const::GetInfoType - Data describing GetInfo type codes",
        "synopsis": "use DBI::Const::GetInfoType;",
        "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": "DESCRIPTION",
                "lines": 7,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "DBI::Const::GetInfoType - Data describing GetInfo type codes\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "use DBI::Const::GetInfoType;\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "Imports a %GetInfoType hash which maps names for GetInfo Type Codes into their corresponding\nnumeric values. For example:\n\n$databaseversion = $dbh->getinfo( $GetInfoType{SQLDBMSVER} );\n\nThe interface to this module is new and nothing beyond what is written here is guaranteed.\n",
                "subsections": []
            }
        }
    }
}