aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Web-Query/pkg-descr
blob: b7ea09ec1e598b55a8dbe86095f709548ff60186 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
Web::Query is a yet another scraping framework, have a jQuery like interaface.

Yes, I know ingy's pQuery. But it's just a alpha quality. It doesn't works.
Web::Query built at top of the CPAN modules, HTML::TreeBuilder::XPath,
LWP::UserAgent, and HTML::Selector::XPath.

So, this module uses HTML::Selector::XPath, then this module only supports CSS3
selector supported by HTML::Selector::XPath. Web::Query doesn't support jQuery's
extended quries(yet?).

WWW: http://search.cpan.org/dist/Web-Query/