The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
WWW-Scraper-ISBN-PickABook_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 Pick-A-Book online book 
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

For optional testing the module would like these other modules:

  Test::Pod
  Test::Pod::Coverage
  Test::CPAN::Meta
  Test::CPAN::Meta::JSON

COPYRIGHT AND LICENSE

  Copyright (C) 2010,2011 Barbie for Miss Barbell Productions

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