WWW/Scraper/ISBN/ISBNnu_Driver version 0.16
===========================================

WWW::Scraper::ISBN::ISBNnu_Driver - Driver for WWW::Scraper::ISBN that searches http://www.isbn.nu/.

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:

   HTTP::Request::Common
   LWP::UserAgent
   WWW::Scraper::ISBN::Driver

COPYRIGHT AND LICENCE

Copyright (C) 2004 Andy Schamp

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