WWW::Scraper::ISBN::Amazon_Driver ================================= This distribution contains two Perl extensions for the ISBN search collection that is provide by WWW::Scraper::ISBN. The drivers search for book information from the Amazon online catalog from the US (amazon.com) and UK (amazon.co.uk). 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 COPYRIGHT AND LICENCE Copyright (C) 2002-2004 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.