{
    "content": [
        {
            "type": "text",
            "text": "# SOAP::Utils (perldoc)\n\n## NAME\n\nSOAP::Utils - a utility package for SOAP::Lite\n\n## DESCRIPTION\n\nThis class gives you access to a number of subroutines to assist in data formatting, encoding,\netc. Many of the subroutines are private, and are not documented here, but a few are made\npublic.\n\n## Sections\n\n- **NAME**\n- **DESCRIPTION**\n- **METHODS**\n- **COPYRIGHT**\n- **AUTHORS**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "SOAP::Utils",
        "section": "",
        "mode": "perldoc",
        "summary": "SOAP::Utils - a utility package for SOAP::Lite",
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "METHODS",
                "lines": 6,
                "subsections": []
            },
            {
                "name": "COPYRIGHT",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "AUTHORS",
                "lines": 2,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "SOAP::Utils - a utility package for SOAP::Lite\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "This class gives you access to a number of subroutines to assist in data formatting, encoding,\netc. Many of the subroutines are private, and are not documented here, but a few are made\npublic.\n",
                "subsections": []
            },
            "METHODS": {
                "content": "formatdatetime\nReturns a valid xsd:datetime string given a time object returned by Perl's localtime\nfunction. Usage:\n\nprint SOAP::Utils::formatdatetime(localtime);\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": "Byrne Reese (byrne@majordojo.com)\n",
                "subsections": []
            }
        }
    }
}