Data::Serializer::XML::Simple 0.36 review

Download
by rbytes.net on

Data::Serializer::XML::Simple is a Perl module that creates bridge between Data::Serializer and XML::Simple. SYNOPSIS use Dat

License: Perl Artistic License
File size: 23K
Developer: Neil Neely
0 stars award from rbytes.net

Data::Serializer::XML::Simple is a Perl module that creates bridge between Data::Serializer and XML::Simple.

SYNOPSIS

use Data::Serializer::XML::Simple;

Module is used internally to Data::Serializer

The only option currently supported is dtd. This just calls the dtd method of XML::Simple prior to serializing the data. See XML::Simple(3) for details.

Requirements:
Perl

Data::Serializer::XML::Simple 0.36 search tags