Perl Diver 2.33
Main Environment Variables Perl Default Values Perl Config - Summary Perl Config - Full Installed Modules List Directory uptime Docs

Module Documentation
Details and documentation about a specific module, including version and documentation (if available). Note that while links to perldoc.com and search.cpan.org are provided, the module may be part of a larger distribution. If you reach a File Not Found page on either site, please try the parent module.

Data::Serializer::XML::Simple

Name Data::Serializer::XML::Simple
Version 0.03
Located at /usr/share/perl5
File /usr/share/perl5/Data/Serializer/XML/Simple.pm
Is Core No
Search CPAN for this module Data::Serializer::XML::Simple
Documentation Data::Serializer::XML::Simple
Module Details Data::Serializer::XML::Simple

NAME

Data::Serializer::XML::Simple - Creates bridge between Data::Serializer and XML::Simple


SYNOPSIS

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


DESCRIPTION

Module is used internally to Data::Serializer

Any options are passed through to XML::Simple. See XML::Simple(3) for details.

serialize - Wrapper to normalize serializer method name
deserialize - Wrapper to normalize deserializer method name


AUTHOR


Neil Neely <neil@neely.cx>

=head1 COPYRIGHT

  Copyright 2004 by Neil Neely.  All rights reserved.
  This program is free software; you can redistribute it
  and/or modify it under the same terms as Perl itself.

=head1 SEE ALSO

perl(1), Data::Serializer(3), XML::Simple(3).

Perl Diver brought to you by ScriptSolutions.com © 1997- 2026