{
   "abstract" : "Test XML and HTML content and structure with XPath expressions",
   "author" : [
      "David E. Wheeler <david@kineticode.com>",
      "Currently maintained by Mohammad S Anwar <mohammad.anwar@yahoo.com>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4216",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Test-XPath",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Module::Build" : "0.30",
            "Test::More" : "0.70"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.30"
         }
      },
      "runtime" : {
         "recommends" : {
            "HTML::Selector::XPath" : "0.06",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.06"
         },
         "requires" : {
            "Test::Builder" : "0.70",
            "XML::LibXML" : "1.70",
            "perl" : "5.006002"
         }
      }
   },
   "provides" : {
      "Test::XPath" : {
         "file" : "lib/Test/XPath.pm",
         "version" : "0.17"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "http://github.com/manwar/test-xpath/issues/"
      },
      "homepage" : "https://metacpan.org/pod/Test::XPath",
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "url" : "http://github.com/manwar/test-xpath"
      }
   },
   "version" : "0.17",
   "x_serialization_backend" : "JSON::PP version 2.27400"
}