Commit graph

2 commits

Author SHA1 Message Date
Edwin Groothuis
508b8d82f4 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 03:01:03 +00:00
Renato Botelho
b253931566 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>
2005-11-09 14:18:51 +00:00