The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Represent XML as data structure preserving element order",
   "author" : [
      "Jakob Voß"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Milla version v1.0.15, Dist::Zilla version 5.020, CPAN::Meta::Converter version 2.142690",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "XML-Struct",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build::Tiny" : "0.039"
         }
      },
      "develop" : {
         "requires" : {
            "Dist::Milla" : "v1.0.15",
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "Moo" : "1.0",
            "XML::LibXML" : "2.0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/nichtich/XML-Struct/issues"
      },
      "homepage" : "https://github.com/nichtich/XML-Struct",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/nichtich/XML-Struct.git",
         "web" : "https://github.com/nichtich/XML-Struct"
      }
   },
   "version" : "0.26",
   "x_contributors" : [
      "Jakob Voss <voss@gbv.de>"
   ]
}