{
    "mode": "perldoc",
    "parameter": "Net::DNS::RR::MINFO",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Net%3A%3ADNS%3A%3ARR%3A%3AMINFO/json",
    "generated": "2026-06-13T20:45:38Z",
    "synopsis": "use Net::DNS;\n$rr = Net::DNS::RR('name MINFO rmailbx emailbx');",
    "sections": {
        "NAME": {
            "content": "Net::DNS::RR::MINFO - DNS MINFO resource record\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "use Net::DNS;\n$rr = Net::DNS::RR('name MINFO rmailbx emailbx');\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "Class for DNS Mailbox Information (MINFO) resource records.\n",
            "subsections": []
        },
        "METHODS": {
            "content": "The available methods are those inherited from the base class augmented by the type-specific\nmethods defined in this package.\n\nUse of undocumented package features or direct access to internal data structures is discouraged\nand could result in program termination or other unpredictable behaviour.\n\nrmailbx\n$rmailbx = $rr->rmailbx;\n$rr->rmailbx( $rmailbx );\n\nA domain name which specifies a mailbox which is responsible for the mailing list or mailbox. If\nthis domain name names the root, the owner of the MINFO RR is responsible for itself. Note that\nmany existing mailing lists use a mailbox X-request to identify the maintainer of mailing list\nX, e.g., Msgroup-request for Msgroup. This field provides a more general mechanism.\n\nemailbx\n$emailbx = $rr->emailbx;\n$rr->emailbx( $emailbx );\n\nA domain name which specifies a mailbox which is to receive error messages related to the\nmailing list or mailbox specified by the owner of the MINFO RR (similar to the ERRORS-TO: field\nwhich has been proposed). If this domain name names the root, errors should be returned to the\nsender of the message.\n",
            "subsections": []
        },
        "COPYRIGHT": {
            "content": "Copyright (c)1997 Michael Fuhr.\n\nAll rights reserved.\n\nPackage template (c)2009,2012 O.M.Kolkman and R.W.Franks.\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, Net::DNS::RR, RFC1035 Section 3.3.7\n",
            "subsections": []
        }
    },
    "summary": "Net::DNS::RR::MINFO - DNS MINFO resource record",
    "flags": [],
    "examples": [],
    "see_also": []
}