The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
WWW/Scraper/ISBN/LOC_Driver version 0.01
========================================

WWW::Scraper::ISBN::LOC_Driver - Searches Library of Congress's online catalog for book information.

See parent class documentation (WWW::Scraper::ISBN::Driver)

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:

   WWW::Scraper::ISBN::Driver
   Carp
   HTTP::Request::Common
   LWP::UserAgent
   Template::Extract

COPYRIGHT AND LICENCE

Put the correct copyright and licence information here.

Copyright (C) 2004 root

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