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>'
build_requires:
  Test::More: '0.98'
configure_requires:
  Module::Build: '0.38'
dynamic_config: 0
generated_by: 'Minilla/v2.3.0, CPAN::Meta::Converter version 2.142690'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Web-Query
no_index:
  directory:
    - t
    - xt
    - inc
    - share
    - eg
    - examples
    - author
    - builder
provides:
  Web::Query:
    file: lib/Web/Query.pm
    version: '0.27'
  Web::Query::LibXML:
    file: lib/Web/Query/LibXML.pm
    version: '0.27'
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'
resources:
  bugtracker: https://github.com/tokuhirom/Web-Query/issues
  homepage: https://github.com/tokuhirom/Web-Query
  repository: git://github.com/tokuhirom/Web-Query.git
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>'