{
    "mode": "perldoc",
    "parameter": "Data::Serializer::XML::Dumper",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Data%3A%3ASerializer%3A%3AXML%3A%3ADumper/json",
    "generated": "2026-06-14T05:39:26Z",
    "synopsis": "use Data::Serializer::XML::Dumper;",
    "sections": {
        "NAME": {
            "content": "Data::Serializer::XML::Dumper - Creates bridge between Data::Serializer and XML::Dumper\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "use Data::Serializer::XML::Dumper;\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "Module is used internally to Data::Serializer\n\nThe only option currently supported is dtd. This just calls the dtd method of XML::Dumper prior\nto serializing the data. See XML::Dumper(3) for details.\n\nserialize - Wrapper to normalize serializer method name\ndeserialize - Wrapper to normalize deserializer method name\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "Neil Neely <neil@neely.cx>\n",
            "subsections": []
        },
        "COPYRIGHT": {
            "content": "Copyright 2004 by Neil Neely.  All rights reserved.\nThis program is free software; you can redistribute it\nand/or modify it under the same terms as Perl itself.\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "",
            "subsections": [
                {
                    "name": "perl",
                    "content": ""
                }
            ]
        }
    },
    "summary": "Data::Serializer::XML::Dumper - Creates bridge between Data::Serializer and XML::Dumper",
    "flags": [],
    "examples": [],
    "see_also": []
}