{
    "mode": "perldoc",
    "parameter": "Pod::Simple::DumpAsXML",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Pod%3A%3ASimple%3A%3ADumpAsXML/json",
    "generated": "2026-06-10T05:41:01Z",
    "synopsis": "perl -MPod::Simple::DumpAsXML -e \\\n\"exit Pod::Simple::DumpAsXML->filter(shift)->anyerrataseen\" \\\nthingy.pod",
    "sections": {
        "NAME": {
            "content": "Pod::Simple::DumpAsXML -- turn Pod into XML\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "perl -MPod::Simple::DumpAsXML -e \\\n\"exit Pod::Simple::DumpAsXML->filter(shift)->anyerrataseen\" \\\nthingy.pod\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "Pod::Simple::DumpAsXML is a subclass of Pod::Simple that parses Pod and turns it into indented\nand wrapped XML. This class is of interest to people writing Pod formatters based on\nPod::Simple.\n\nPod::Simple::DumpAsXML inherits methods from Pod::Simple.\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "Pod::Simple::XMLOutStream is rather like this class. Pod::Simple::XMLOutStream's output is\nspace-padded in a way that's better for sending to an XML processor (that is, it has no\nignorable whitespace). But Pod::Simple::DumpAsXML's output is much more human-readable, being\n(more-or-less) one token per line, with line-wrapping.\n\nPod::Simple::DumpAsText is rather like this class, except that it doesn't dump with XML syntax.\nTry them and see which one you like best!\n\nPod::Simple, Pod::Simple::DumpAsXML\n\nThe older libraries Pod::PXML, Pod::XML, Pod::SAX\n",
            "subsections": []
        },
        "SUPPORT": {
            "content": "Questions or discussion about POD and Pod::Simple should be sent to the pod-people@perl.org mail\nlist. Send an empty email to pod-people-subscribe@perl.org to subscribe.\n\nThis module is managed in an open GitHub repository, <https://github.com/perl-pod/pod-simple/>.\nFeel free to fork and contribute, or to clone <git://github.com/perl-pod/pod-simple.git> and\nsend patches!\n\nPatches against Pod::Simple are welcome. Please send bug reports to\n<bug-pod-simple@rt.cpan.org>.\n",
            "subsections": []
        },
        "COPYRIGHT AND DISCLAIMERS": {
            "content": "Copyright (c) 2002 Sean M. Burke.\n\nThis library is free software; you can redistribute it and/or modify it under the same terms as\nPerl itself.\n\nThis program is distributed in the hope that it will be useful, but without any warranty;\nwithout even the implied warranty of merchantability or fitness for a particular purpose.\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "Pod::Simple was created by Sean M. Burke <sburke@cpan.org>. But don't bother him, he's retired.\n\nPod::Simple is maintained by:\n\n*   Allison Randal \"allison@perl.org\"\n\n*   Hans Dieter Pearcey \"hdp@cpan.org\"\n\n*   David E. Wheeler \"dwheeler@cpan.org\"\n",
            "subsections": []
        }
    },
    "summary": "Pod::Simple::DumpAsXML -- turn Pod into XML",
    "flags": [],
    "examples": [],
    "see_also": []
}