The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Interface to Gnome libxml2 xml parsing and DOM library",
   "author" : [
      "Petr Pajas"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 6.94, CPAN::Meta::Converter version 2.140640",
   "keywords" : [
      "dom",
      "html",
      "libxml",
      "object oriented",
      "oop",
      "parse",
      "parser",
      "parsing",
      "pullparser",
      "sax",
      "sgml",
      "xml",
      "xpath",
      "XPath",
      "xs"
   ],
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "XML-LibXML",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.56",
            "Test::More" : "0",
            "XML::NamespaceSupport" : "1.07",
            "XML::SAX" : "0.11",
            "base" : "0",
            "parent" : "0",
            "perl" : "5.008",
            "strict" : "0",
            "vars" : "0",
            "warnings" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "homepage" : "https://bitbucket.org/shlomif/perl-xml-libxml",
      "repository" : {
         "url" : "https://bitbucket.org/shlomif/perl-xml-libxml"
      }
   },
   "version" : "2.0115"
}