{
    "content": [
        {
            "type": "text",
            "text": "# Net::DNS::Parameters (perldoc)\n\n## NAME\n\nNet::DNS::Parameters - DNS parameter assignments\n\n## SYNOPSIS\n\nuse Net::DNS::Parameters;\n\n## DESCRIPTION\n\nNet::DNS::Parameters is a Perl package representing the DNS parameter allocation (key,value)\ntables as recorded in the definitive registry maintained and published by IANA.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **FUNCTIONS**\n- **COPYRIGHT**\n- **LICENSE**\n- **SEE ALSO**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "Net::DNS::Parameters",
        "section": "",
        "mode": "perldoc",
        "summary": "Net::DNS::Parameters - DNS parameter assignments",
        "synopsis": "use Net::DNS::Parameters;",
        "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": 3,
                "subsections": []
            },
            {
                "name": "FUNCTIONS",
                "lines": 6,
                "subsections": []
            },
            {
                "name": "COPYRIGHT",
                "lines": 8,
                "subsections": []
            },
            {
                "name": "LICENSE",
                "lines": 12,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "Net::DNS::Parameters - DNS parameter assignments\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "use Net::DNS::Parameters;\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "Net::DNS::Parameters is a Perl package representing the DNS parameter allocation (key,value)\ntables as recorded in the definitive registry maintained and published by IANA.\n",
                "subsections": []
            },
            "FUNCTIONS": {
                "content": "classbyname, typebyname, opcodebyname, rcodebyname, ednsoptionbyname, dsotypebyname\nAccess functions which return the numerical code corresponding to the given mnemonic.\n\nclassbyval, typebyval, opcodebyval, rcodebyval, ednsoptionbyval, dsotypebyval\nAccess functions which return the canonical mnemonic corresponding to the given numerical code.\n",
                "subsections": []
            },
            "COPYRIGHT": {
                "content": "Copyright (c)2012,2016 Dick Franks.\n\nPortions Copyright (c)1997 Michael Fuhr.\n\nPortions Copyright (c)2003 Olaf Kolkman.\n\nAll rights reserved.\n",
                "subsections": []
            },
            "LICENSE": {
                "content": "Permission to use, copy, modify, and distribute this software and its documentation for any\npurpose and without fee is hereby granted, provided that the original copyright notices appear\nin all copies and that both copyright notice and this permission notice appear in supporting\ndocumentation, and that the name of the author not be used in advertising or publicity\npertaining to distribution of the software without specific prior written permission.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING\nBUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\nNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,\nDAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "perl, Net::DNS, IANA Registry <http://www.iana.org/assignments/dns-parameters>\n",
                "subsections": []
            }
        }
    }
}