{
    "content": [
        {
            "type": "text",
            "text": "# SOAP::Header (perldoc)\n\n## NAME\n\nSOAP::Header - similar to SOAP::Data elements, a SOAP::Header object simply is encoded in the SOAP Header block\n\n## DESCRIPTION\n\nObjects instantiated from the SOAP::Header class are functionally the same as SOAP::Data\nobjects, and as such share all the methods from that class. The distinction may be cosmetic, but\nit is present so that applications may more easily distinguish header blocks from more generic\ndata elements.\n\n## Sections\n\n- **NAME**\n- **DESCRIPTION**\n- **SEE ALSO**\n- **ACKNOWLEDGEMENTS**\n- **COPYRIGHT**\n- **AUTHORS**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "SOAP::Header",
        "section": "",
        "mode": "perldoc",
        "summary": "SOAP::Header - similar to SOAP::Data elements, a SOAP::Header object simply is encoded in the SOAP Header block",
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "ACKNOWLEDGEMENTS",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "COPYRIGHT",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "AUTHORS",
                "lines": 6,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "SOAP::Header - similar to SOAP::Data elements, a SOAP::Header object simply is encoded in the\nSOAP Header block\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "Objects instantiated from the SOAP::Header class are functionally the same as SOAP::Data\nobjects, and as such share all the methods from that class. The distinction may be cosmetic, but\nit is present so that applications may more easily distinguish header blocks from more generic\ndata elements.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "SOAP::Data\n",
                "subsections": []
            },
            "ACKNOWLEDGEMENTS": {
                "content": "Special thanks to O'Reilly publishing which has graciously allowed SOAP::Lite to republish and\nredistribute large excerpts from *Programming Web Services with Perl*, mainly the SOAP::Lite\nreference found in Appendix B.\n",
                "subsections": []
            },
            "COPYRIGHT": {
                "content": "Copyright (C) 2000-2004 Paul Kulchenko. All rights reserved.\n\nThis library is free software; you can redistribute it and/or modify it under the same terms as\nPerl itself.\n",
                "subsections": []
            },
            "AUTHORS": {
                "content": "Paul Kulchenko (paulclinger@yahoo.com)\n\nRandy J. Ray (rjray@blackperl.com)\n\nByrne Reese (byrne@majordojo.com)\n",
                "subsections": []
            }
        }
    }
}