{
    "content": [
        {
            "type": "text",
            "text": "# DBI::W32ODBC (perldoc)\n\n## NAME\n\nDBI::W32ODBC - An experimental DBI emulation layer for Win32::ODBC\n\n## SYNOPSIS\n\nuse DBI::W32ODBC;\n# apart from the line above everything is just the same as with\n# the real DBI when using a basic driver with few features.\n\n## DESCRIPTION\n\nThis is an experimental pure perl DBI emulation layer for Win32::ODBC\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION** (1 subsections)\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "DBI::W32ODBC",
        "section": "",
        "mode": "perldoc",
        "summary": "DBI::W32ODBC - An experimental DBI emulation layer for Win32::ODBC",
        "synopsis": "use DBI::W32ODBC;\n# apart from the line above everything is just the same as with\n# the real DBI when using a basic driver with few features.",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 6,
                "subsections": [
                    {
                        "name": "Some Things Not Yet Implemented",
                        "lines": 5
                    }
                ]
            }
        ],
        "sections": {
            "NAME": {
                "content": "DBI::W32ODBC - An experimental DBI emulation layer for Win32::ODBC\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "use DBI::W32ODBC;\n\n# apart from the line above everything is just the same as with\n# the real DBI when using a basic driver with few features.\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "This is an experimental pure perl DBI emulation layer for Win32::ODBC\n\nIf you can improve this code I'd be interested in hearing about it. If you are having trouble\nusing it please respect the fact that it's very experimental. Ideally fix it yourself and send\nme the details.\n",
                "subsections": [
                    {
                        "name": "Some Things Not Yet Implemented",
                        "content": "Most attributes including PrintError & RaiseError.\ntypeinfo and tableinfo\n\nVolunteers welcome!\n"
                    }
                ]
            }
        }
    }
}