{
    "content": [
        {
            "type": "text",
            "text": "# LWP::Protocol::ldaps (perldoc)\n\n## NAME\n\nLWP::Protocol::ldaps - Provide LDAPS support for LWP::UserAgent\n\n## SYNOPSIS\n\nuse 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'):\n\n## DESCRIPTION\n\nThe 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\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **SEE ALSO**\n- **COPYRIGHT**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "LWP::Protocol::ldaps",
        "section": "",
        "mode": "perldoc",
        "summary": "LWP::Protocol::ldaps - Provide LDAPS support for LWP::UserAgent",
        "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'):",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 7,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "COPYRIGHT",
                "lines": 3,
                "subsections": []
            }
        ],
        "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": []
            }
        }
    }
}