Bug 88667 - [NEW PORT] www/p5-WWW-Scraper-ISBN: Retrieving information about books by ISBN number
Summary: [NEW PORT] www/p5-WWW-Scraper-ISBN: Retrieving information about books by ISB...
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-0.25.shar (2.77 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:14 UTC
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/

Generated with FreeBSD Port Tools 0.63
Comment 1 Renato Botelho freebsd_committer freebsd_triage 2005-11-08 15:19:49 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:20 UTC
State Changed
From-To: open->closed

New port added. Thanks!