{
    "mode": "perldoc",
    "parameter": "Authen::SASL::Perl::ANONYMOUS",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Authen%3A%3ASASL%3A%3APerl%3A%3AANONYMOUS/json",
    "generated": "2026-06-16T09:57:43Z",
    "synopsis": "use Authen::SASL qw(Perl);\n$sasl = Authen::SASL->new(\nmechanism => 'ANONYMOUS',\ncallback  => {\nauthname => $mailaddress\n},\n);",
    "sections": {
        "NAME": {
            "content": "Authen::SASL::Perl::ANONYMOUS - Anonymous Authentication class\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "use Authen::SASL qw(Perl);\n\n$sasl = Authen::SASL->new(\nmechanism => 'ANONYMOUS',\ncallback  => {\nauthname => $mailaddress\n},\n);\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "This method implements the client part of the ANONYMOUS SASL algorithm, as described in RFC 2245\nresp. in IETF Draft draft-ietf-sasl-anon-XX.txt.\n\nCALLBACK\nThe callbacks used are:\n\nauthname\nemail address or UTF-8 encoded string to be used as trace information for the server\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "Authen::SASL, Authen::SASL::Perl\n",
            "subsections": []
        },
        "AUTHORS": {
            "content": "Software written by Graham Barr <gbarr@pobox.com>, documentation written by Peter Marschall\n<peter@adpm.de>.\n\nPlease report any bugs, or post any suggestions, to the perl-ldap mailing list\n<perl-ldap@perl.org>\n",
            "subsections": []
        },
        "COPYRIGHT": {
            "content": "Copyright (c) 2002-2004 Graham Barr. All rights reserved. This program is free software; you can\nredistribute it and/or modify it under the same terms as Perl itself.\n\nDocumentation Copyright (c) 2004 Peter Marschall. All rights reserved. This documentation is\ndistributed, and may be redistributed, under the same terms as Perl itself.\n",
            "subsections": []
        }
    },
    "summary": "Authen::SASL::Perl::ANONYMOUS - Anonymous Authentication class",
    "flags": [],
    "examples": [],
    "see_also": []
}