The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Yet another scraping library like jQuery",
   "author" : [
      "Tokuhiro Matsuno <tokuhirom AAJKLFJEF@ GMAIL COM>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v2.3.0",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Web-Query",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples",
         "author",
         "builder"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build" : "0.38"
         }
      },
      "develop" : {
         "requires" : {
            "Test::CPAN::Meta" : "0",
            "Test::MinimumVersion::Fast" : "0.04",
            "Test::PAUSE::Permissions" : "0.04",
            "Test::Pod" : "1.41",
            "Test::Spellunker" : "v0.2.7"
         }
      },
      "runtime" : {
         "requires" : {
            "HTML::Entities" : "0",
            "HTML::Selector::XPath" : "0.06",
            "HTML::TreeBuilder::XPath" : "0.12",
            "LWP::UserAgent" : "6",
            "Scalar::Util" : "0",
            "parent" : "0",
            "perl" : "5.008005"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0.98"
         }
      }
   },
   "provides" : {
      "Web::Query" : {
         "file" : "lib/Web/Query.pm",
         "version" : "0.27"
      },
      "Web::Query::LibXML" : {
         "file" : "lib/Web/Query/LibXML.pm",
         "version" : "0.27"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/tokuhirom/Web-Query/issues"
      },
      "homepage" : "https://github.com/tokuhirom/Web-Query",
      "repository" : {
         "url" : "git://github.com/tokuhirom/Web-Query.git",
         "web" : "https://github.com/tokuhirom/Web-Query"
      }
   },
   "version" : "0.27",
   "x_authority" : "cpan:TOKUHIROM",
   "x_contributors" : [
      "Hiroki Honda <cside.story@gmail.com>",
      "Oleg <verdrehung@gmail.com>",
      "Kang-min Liu <gugod@gugod.org>",
      "Carlos Fernando Avila Gratz <cafe01@gmail.com>",
      "DQNEO <dqneoo@gmail.com>",
      "Carlos Fernando Avila Gratz <cafe@q1software.com>",
      "xaicron <xaicron@gmail.com>",
      "moznion <moznion@gmail.com>",
      "Tokuhiro Matsuno <tokuhirom@gmail.com>",
      "Yanick Champoux <yanick@babyl.dyndns.org>"
   ]
}