Date: Wed, 9 Nov 2005 14:19:31 +0000 (UTC) From: Renato Botelho <garga@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/p5-WWW-Scraper-ISBN Makefile distinfo pkg-descr pkg-plist Message-ID: <200511091419.jA9EJVXH059185@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
garga 2005-11-09 14:19:31 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-WWW-Scraper-ISBN Makefile distinfo pkg-descr pkg-plist Log: The WWW::Scraper::ISBN class was built as a way to retrieve information on books from multiple sources easily. It utilizes at least one driver implemented as a subclass of WWW::Scraper::ISBN::Driver, each of which is designed to scrape from a single source. Because we found that different sources had different information available on different books, we designed a basic interface that could be implemented in whatever ways necessary to retrieve the desired information. WWW: http://search.cpan.org/dist/WWW-Scraper-ISBN/ PR: ports/88667 Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw> Revision Changes Path 1.1215 +1 -0 ports/www/Makefile 1.1 +32 -0 ports/www/p5-WWW-Scraper-ISBN/Makefile (new) 1.1 +3 -0 ports/www/p5-WWW-Scraper-ISBN/distinfo (new) 1.1 +9 -0 ports/www/p5-WWW-Scraper-ISBN/pkg-descr (new) 1.1 +7 -0 ports/www/p5-WWW-Scraper-ISBN/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511091419.jA9EJVXH059185>