head	1.2;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_6_EOL:1.2
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.2
	RELEASE_7_1_0:1.2
	RELEASE_6_4_0:1.2
	RELEASE_5_EOL:1.2
	RELEASE_7_0_0:1.2
	RELEASE_6_3_0:1.2
	PRE_XORG_7:1.2
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.2
	RELEASE_6_1_0:1.2
	RELEASE_5_5_0:1.2;
locks; strict;
comment	@# @;


1.2
date	2006.01.22.02.58.17;	author edwin;	state Exp;
branches;
next	1.1;

1.1
date	2005.11.09.14.19.31;	author garga;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Replace ugly "@@unexec rmdir %D... 2>/dev/null || true" with @@dirrmtry

Approved by:    krion@@
PR:             ports/88711 (related)
@
text
@%%SITE_PERL%%/WWW/Scraper/ISBN.pm
@@dirrmtry %%SITE_PERL%%/WWW/Scraper
@@dirrmtry %%SITE_PERL%%/WWW
%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Scraper/ISBN/.packlist
@@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Scraper/ISBN
@@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Scraper
@@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW
@


1.1
log
@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/

PR:		ports/88667
Submitted by:	Ying-Chieh Liao <ijliao@@csie.nctu.edu.tw>
@
text
@d2 2
a3 2
@@unexec rmdir %D/%%SITE_PERL%%/WWW/Scraper 2>/dev/null || true
@@unexec rmdir %D/%%SITE_PERL%%/WWW 2>/dev/null || true
d5 3
a7 3
@@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
@

