WWW::Scraper::ISBN::ORA_Driver
==============================

This module is a Perl extension for ISBN search collection that is provide by
WWW::Scraper::ISBN.

This driver searches for book information from the O'Reilly Media's 
online catalog.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules:

  WWW::Scraper::ISBN
  WWW::Scraper::ISBN::Record
  WWW::Scraper::ISBN::Driver
  WWW::Mechanize
  Template::Extract

For optional testing the module would like these other modules:

  Test::Pod
  Test::Pod::Coverage
  Test::YAML::Meta

COPYRIGHT AND LICENSE

  Copyright (C) 2004-2007 Barbie for Miss Barbell Productions
  All Rights Reserved.

  This module is free software; you can redistribute it and/or 
  modify it under the same terms as Perl itself.

The full text of the licenses can be found in the Artistic file included 
with this distribution, or in perlartistic as part of Perl installation, 
in the 5.8.1 release or later.
