The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
This package contains Data::Dump::XML module assigned for easy dump
and restore perl structures into xml.

This module uses some other *::Easy modules, so you must
have it if you want to use this module.

Installation is simple:

  perl Makefile.PL
  make
  make test
  make install

If you have questions mail to dot.and.thing@gmail.com.

Copyright 2007-2009, Ivan Baktsheev

This library is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.