diff options
author | Rene Ladan <rene@FreeBSD.org> | 2015-02-02 22:22:23 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2015-02-02 22:22:23 +0000 |
commit | 1869512c530c341f3d7b5c93bd4a99c2c2351026 (patch) | |
tree | 3fee54311989845cbdd93360c9f407379f8431de /www/p5-WWW-Scraper-ISBN-Record/pkg-descr | |
parent | eff5b121fc9f0fb088376f868c677d284ea7ef0b (diff) |
Notes
Diffstat (limited to 'www/p5-WWW-Scraper-ISBN-Record/pkg-descr')
-rw-r--r-- | www/p5-WWW-Scraper-ISBN-Record/pkg-descr | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/www/p5-WWW-Scraper-ISBN-Record/pkg-descr b/www/p5-WWW-Scraper-ISBN-Record/pkg-descr deleted file mode 100644 index d09b7a1b5155..000000000000 --- a/www/p5-WWW-Scraper-ISBN-Record/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -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/ |