Skip to content

barbie/www-scraper-isbn-record

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WWW-Scraper-ISBN-Record
=======================

WARNING:

This distribution will be deprecated in the near future. The module within is
to be merged into the main WWW-Scraper-ISBN distribution.

DESCRIPTION

WWW::Scraper::ISBN::Record - Book Record class for WWW::Scraper::ISBN module.

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.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules and libraries:

None, though it is required by WWW::Scraper::ISBN

COPYRIGHT AND LICENCE

  Copyright (C) 2004-2013 Andy Schamp, andy@schamp.net
  Copyright (C) 2013-2014 Barbie, barbie@cpan.org

  This distribution is free software; you can redistribute it and/or
  modify it under the Artistic Licence v2.

About

Book Record class for WWW::Scraper::ISBN module

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages