From f6f444086bda4ff724aec02be9f91e34335bfd60 Mon Sep 17 00:00:00 2001 From: seb Date: Mon, 8 Feb 2010 22:06:11 +0000 Subject: [PATCH] Note initial addition of p5-Web-Scraper version 0.32 as www/p5-Web-Scraper into 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. --- doc/CHANGES-2010 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/CHANGES-2010 b/doc/CHANGES-2010 index a9558be516a3d..ea26dcfbee329 100644 --- a/doc/CHANGES-2010 +++ b/doc/CHANGES-2010 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2010,v 1.599 2010/02/08 21:07:17 wiz Exp $ +$NetBSD: CHANGES-2010,v 1.600 2010/02/08 22:06:11 seb Exp $ Changes to the packages collection and infrastructure in 2010: @@ -726,3 +726,4 @@ Changes to the packages collection and infrastructure in 2010: Updated fonts/tex-amsfonts-doc to 3.0 [minskim 2010-02-08] Added www/p5-HTML-TreeBuilder-LibXML version 0.11 [seb 2010-02-08] Added audio/p5-Audio-Scan version 0.58 [wiz 2010-02-08] + Added www/p5-Web-Scraper version 0.32 [seb 2010-02-08]