aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-Web-Query/pkg-descr
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2014-08-01 02:54:29 +0800
committersunpoet <sunpoet@FreeBSD.org>2014-08-01 02:54:29 +0800
commit9a6da76d3aebe87a2553d50a0c61ecbdf4982a80 (patch)
tree36062d07661b0556dcb1b7018ed614c28ce43a96 /www/p5-Web-Query/pkg-descr
parentdd008b65e7b13416f13d61ffb0a4bb41cc347930 (diff)
downloadfreebsd-ports-gnome-9a6da76d3aebe87a2553d50a0c61ecbdf4982a80.tar.gz
freebsd-ports-gnome-9a6da76d3aebe87a2553d50a0c61ecbdf4982a80.tar.zst
freebsd-ports-gnome-9a6da76d3aebe87a2553d50a0c61ecbdf4982a80.zip
- Reformat pkg-descr
Diffstat (limited to 'www/p5-Web-Query/pkg-descr')
-rw-r--r--www/p5-Web-Query/pkg-descr15
1 files changed, 7 insertions, 8 deletions
diff --git a/www/p5-Web-Query/pkg-descr b/www/p5-Web-Query/pkg-descr
index c240fe2e506b..b7ea09ec1e59 100644
--- a/www/p5-Web-Query/pkg-descr
+++ b/www/p5-Web-Query/pkg-descr
@@ -1,12 +1,11 @@
-Web::Query is a yet another scraping framework, have a jQuery like
-interaface.
+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.
+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?).
+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/