Bug 88666 - [NEW PORT] www/p5-WWW-Scraper-ISBN-Record: Book Record class for WWW::Scraper::ISBN module
Summary: [NEW PORT] www/p5-WWW-Scraper-ISBN-Record: Book Record class for WWW::Scraper...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Renato Botelho
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-08 15:10 UTC by Ying-Chieh Liao
Modified: 2005-11-09 14:21 UTC (History)
0 users

See Also:


Attachments
p5-WWW-Scraper-ISBN-Record-0.17.shar (3.00 KB, text/plain)
2005-11-08 15:10 UTC, Ying-Chieh Liao
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ying-Chieh Liao 2005-11-08 15:10:13 UTC
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/

Generated with FreeBSD Port Tools 0.63
Comment 1 Renato Botelho freebsd_committer freebsd_triage 2005-11-08 15:19:42 UTC
Responsible Changed
From-To: freebsd-ports-bugs->garga

I'll take it.
Comment 2 Renato Botelho freebsd_committer freebsd_triage 2005-11-09 14:21:14 UTC
State Changed
From-To: open->closed

New port added. Thanks!