Date: Wed, 9 Nov 2005 14:18:51 +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-Record Makefile distinfo pkg-descr pkg-plist Message-ID: <200511091418.jA9EIppk059043@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
garga 2005-11-09 14:18:51 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-WWW-Scraper-ISBN-Record Makefile distinfo pkg-descr pkg-plist Log: The WWW::Scraper::ISBN::Record module defines a class that can be used to deal with book information. It was primarily created as a return type for the WWW::Scraper::ISBN module, though it could be used for other purposes. It knows minimal information about itself, whether the book was found, where it was found, its ISBN number, and whether any errors occurred. It is usually up to the WWW::Scraper::ISBN::Driver and its subclasses to make sure that the fields get set correctly. WWW: http://search.cpan.org/dist/WWW-Scraper-ISBN-Record/ PR: ports/88666 Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw> Revision Changes Path 1.1214 +1 -0 ports/www/Makefile 1.1 +28 -0 ports/www/p5-WWW-Scraper-ISBN-Record/Makefile (new) 1.1 +3 -0 ports/www/p5-WWW-Scraper-ISBN-Record/distinfo (new) 1.1 +9 -0 ports/www/p5-WWW-Scraper-ISBN-Record/pkg-descr (new) 1.1 +9 -0 ports/www/p5-WWW-Scraper-ISBN-Record/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511091418.jA9EIppk059043>