{
    "mode": "perldoc",
    "parameter": "Net::DNS::FAQ",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Net%3A%3ADNS%3A%3AFAQ/json",
    "generated": "2026-06-09T22:07:53Z",
    "synopsis": "perldoc Net::DNS::FAQ",
    "sections": {
        "NAME": {
            "content": "Net::DNS::FAQ - Frequently Asked Net::DNS Questions\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "perldoc Net::DNS::FAQ\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "This document serves to answer the most frequently asked questions on both the Net::DNS Mailing\nList and those sent to the author.\n\nThe latest version of this FAQ can be found at <http://www.net-dns.org/docs/FAQ.html>\n",
            "subsections": []
        },
        "GENERAL": {
            "content": "What is Net::DNS?\nNet::DNS is a perl implementation of a DNS resolver.\n",
            "subsections": []
        },
        "INSTALLATION": {
            "content": "Where can I find Test::More?\nTest::More is part of the Test-Simple package, by Michael G Schwern. You should be able to find\nthe distribution at <http://search.cpan.org/dist/Test-Simple/>\n",
            "subsections": []
        },
        "USAGE": {
            "content": "Why does $resolver->query() return undef when the answer section is empty?\nThe short answer is, do not use query(). $resolver->send() will always return the response\npacket, as long as a response was received.\n\nThe longer answer is that query() is modeled after the resquery() function from the libresolv C\nlibrary, which has similar behavior.\n",
            "subsections": []
        },
        "VERSION": {
            "content": "$Id: FAQ.pod 1709 2018-09-07 08:03:09Z willem $\n",
            "subsections": []
        }
    },
    "summary": "Net::DNS::FAQ - Frequently Asked Net::DNS Questions",
    "flags": [],
    "examples": [],
    "see_also": []
}