./www/p5-Web-Scraper, Perl 5 Web Scraping Toolkit inspired by Scrapi

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.32, Package name: p5-Web-Scraper-0.32, Maintainer: pkgsrc-users

The Perl 5 module Web::Scraper is a web scraper toolkit, inspired
by Ruby's equivalent Scrapi. It provides a DSL-ish interface for
traversing HTML documents and returning a neatly arranged Perl data
structure.


Required to run:
[textproc/p5-YAML] [www/p5-URI] [www/p5-HTML-Tagset] [www/p5-HTML-Tree] [www/p5-libwww] [www/p5-HTML-Parser] [lang/perl5] [devel/p5-UNIVERSAL-require] [www/p5-HTML-Selector-XPath] [textproc/p5-XML-XPathEngine] [www/p5-HTML-TreeBuilder-XPath] [www/p5-HTML-TreeBuilder-LibXML]

Master sites: (Expand)

SHA1: cddf54028e9d99192b0877f15e9074b8673ad489
RMD160: 9b6286f9af6ade9d994d1fa2da3990020e7bc68a
Filesize: 59.49 KB

Version history: (Expand)


CVS history: (Expand)


   2010-02-08 23:05:31 by Stoned Elipot | Files touched by this commit (3) | Imported package
Log message:
Initial import of p5-Web-Scraper version 0.32 in the NetBSD Packages
Collection.

The Perl 5 module Web::Scraper is a web scraper toolkit, inspired
by Ruby's equivalent Scrapi. It provides a DSL-ish interface for
traversing HTML documents and returning a neatly arranged Perl data
structure.