fe9cf81506
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>
8 lines
455 B
Plaintext
8 lines
455 B
Plaintext
%%SITE_PERL%%/WWW/Scraper/ISBN.pm
|
|
@unexec rmdir %D/%%SITE_PERL%%/WWW/Scraper 2>/dev/null || true
|
|
@unexec rmdir %D/%%SITE_PERL%%/WWW 2>/dev/null || true
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Scraper/ISBN/.packlist
|
|
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Scraper/ISBN 2>/dev/null || true
|
|
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Scraper 2>/dev/null || true
|
|
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW 2>/dev/null || true
|