{
    "mode": "perldoc",
    "parameter": "LWP::Protocol::ldaps",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/LWP%3A%3AProtocol%3A%3Aldaps/json",
    "generated": "2026-06-13T08:50:14Z",
    "synopsis": "use LWP::UserAgent;\n$ua = LWP::UserAgent->new();\n$res = $ua->get('ldaps://ldap.example.com/' .\n'o=University%20of%20Michigan,c=US??sub?(cn=Babs%20Jensen)',\nAccept => 'text/ldif'):",
    "sections": {
        "NAME": {
            "content": "LWP::Protocol::ldaps - Provide LDAPS support for LWP::UserAgent\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "use LWP::UserAgent;\n\n$ua = LWP::UserAgent->new();\n$res = $ua->get('ldaps://ldap.example.com/' .\n'o=University%20of%20Michigan,c=US??sub?(cn=Babs%20Jensen)',\nAccept => 'text/ldif'):\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "The LWP::Protocol::ldaps module provides support for using *ldaps* schemed URLs with LWP. This\nmodule is a plug-in to the LWP protocol handling, so you don't use it directly.\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "LWP::Protocol::ldap, LWP::Protocol::ldapi\n",
            "subsections": []
        },
        "COPYRIGHT": {
            "content": "Copyright (c) 2012 Peter Marschall. All rights reserved. This program is free software; you can\nredistribute it and/or modify it under the same terms as Perl itself.\n",
            "subsections": []
        }
    },
    "summary": "LWP::Protocol::ldaps - Provide LDAPS support for LWP::UserAgent",
    "flags": [],
    "examples": [],
    "see_also": []
}