The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "convert data structures to/from XML",
   "author" : [
      "Jozef Kutej <jkutej@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4205",
   "keywords" : [
      "data",
      "xml",
      "structure"
   ],
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Data-asXML",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::Differences" : "0",
            "Test::Exception" : "0",
            "Test::More" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.42"
         }
      },
      "runtime" : {
         "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"
         }
      }
   },
   "provides" : {
      "Data::asXML" : {
         "file" : "lib/Data/asXML.pm",
         "version" : "0.07"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "http://github.com/jozef/Data-asXML/issues"
      },
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "url" : "git://github.com/jozef/Data-asXML.git"
      }
   },
   "version" : "0.07"
}