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 http://www.books.com.tw/ online catalog.
To install this module type the following:
perl Makefile.PL
make
make test
make install
This module requires these other modules:
WWW::Scraper::ISBN
WWW::Scraper::ISBN::Record
WWW::Scraper::ISBN::Driver
WWW::Mechanize
Template::Extract
Copyright 2005 by Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.