GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Data::Serializer::XML::Dumper(3) User Contributed Perl Documentation Data::Serializer::XML::Dumper(3)

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

  use Data::Serializer::XML::Dumper;

Module is used internally to Data::Serializer

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

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

Neil Neely <neil@neely.cx>

  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.

perl(1), Data::Serializer(3), XML::Dumper(3).
2022-04-07 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.