---
abstract: 'convert data structures to/from XML'
author:
  - 'Jozef Kutej <jkutej@cpan.org>'
build_requires:
  Test::Differences: '0'
  Test::Exception: '0'
  Test::More: '0'
configure_requires:
  Module::Build: '0.42'
dynamic_config: 1
generated_by: 'Module::Build version 0.4205, CPAN::Meta::Converter version 2.140640'
keywords:
  - data
  - xml
  - structure
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Data-asXML
provides:
  Data::asXML:
    file: lib/Data/asXML.pm
    version: '0.07'
requires:
  Carp: '0'
  Class::Accessor::Fast: '0'
  MIME::Base64: '0'
  Scalar::Util: '0'
  Test::Deep::NoTest: '0'
  URI::Escape: '0'
  XML::Char: '0'
  XML::LibXML: '0'
resources:
  bugtracker: http://github.com/jozef/Data-asXML/issues
  license: http://dev.perl.org/licenses/
  repository: git://github.com/jozef/Data-asXML.git
version: '0.07'