The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "unknown",
   "author" : [
      "Matt Sergeant, AxKit.com Ltd"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.16, CPAN::Meta::Converter version 2.150005",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "XML-XPath",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "Path::Tiny" : "0.076",
            "Test::More" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "XML::Parser" : "2.23",
            "perl" : "5.006"
         }
      }
   },
   "provides" : {
      "XML::XPath" : {
         "file" : "lib/XML/XPath.pm",
         "version" : "1.37"
      },
      "XML::XPath::Boolean" : {
         "file" : "lib/XML/XPath/Boolean.pm",
         "version" : "1.37"
      },
      "XML::XPath::Builder" : {
         "file" : "lib/XML/XPath/Builder.pm",
         "version" : "1.37"
      },
      "XML::XPath::Expr" : {
         "file" : "lib/XML/XPath/Expr.pm",
         "version" : "1.37"
      },
      "XML::XPath::Function" : {
         "file" : "lib/XML/XPath/Function.pm",
         "version" : "1.37"
      },
      "XML::XPath::Literal" : {
         "file" : "lib/XML/XPath/Literal.pm",
         "version" : "1.37"
      },
      "XML::XPath::LocationPath" : {
         "file" : "lib/XML/XPath/LocationPath.pm",
         "version" : "1.37"
      },
      "XML::XPath::Node" : {
         "file" : "lib/XML/XPath/Node.pm",
         "version" : "1.37"
      },
      "XML::XPath::Node::Attribute" : {
         "file" : "lib/XML/XPath/Node/Attribute.pm",
         "version" : "1.37"
      },
      "XML::XPath::Node::Comment" : {
         "file" : "lib/XML/XPath/Node/Comment.pm",
         "version" : "1.37"
      },
      "XML::XPath::Node::Element" : {
         "file" : "lib/XML/XPath/Node/Element.pm",
         "version" : "1.37"
      },
      "XML::XPath::Node::Namespace" : {
         "file" : "lib/XML/XPath/Node/Namespace.pm",
         "version" : "1.37"
      },
      "XML::XPath::Node::PI" : {
         "file" : "lib/XML/XPath/Node/PI.pm",
         "version" : "1.37"
      },
      "XML::XPath::Node::Text" : {
         "file" : "lib/XML/XPath/Node/Text.pm",
         "version" : "1.37"
      },
      "XML::XPath::NodeSet" : {
         "file" : "lib/XML/XPath/NodeSet.pm",
         "version" : "1.37"
      },
      "XML::XPath::Number" : {
         "file" : "lib/XML/XPath/Number.pm",
         "version" : "1.37"
      },
      "XML::XPath::Parser" : {
         "file" : "lib/XML/XPath/Parser.pm",
         "version" : "1.37"
      },
      "XML::XPath::PerlSAX" : {
         "file" : "lib/XML/XPath/PerlSAX.pm",
         "version" : "1.37"
      },
      "XML::XPath::Root" : {
         "file" : "lib/XML/XPath/Root.pm",
         "version" : "1.37"
      },
      "XML::XPath::Step" : {
         "file" : "lib/XML/XPath/Step.pm",
         "version" : "1.37"
      },
      "XML::XPath::Variable" : {
         "file" : "lib/XML/XPath/Variable.pm",
         "version" : "1.37"
      },
      "XML::XPath::XMLParser" : {
         "file" : "lib/XML/XPath/XMLParser.pm",
         "version" : "1.37"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/manwar/XML-XPath.git",
         "web" : "https://github.com/manwar/XML-XPath"
      }
   },
   "version" : "1.37",
   "x_serialization_backend" : "JSON::PP version 2.27300"
}