NAME
WWW::Scraper::ISBN::ISBNnu_Driver - Driver for WWW::Scraper::ISBN that searches http://www.isbn.nu/.
SYNOPSIS
See parent class documentation (WWW::Scraper::ISBN::Driver)
REQUIRES
Requires the following modules be installed:
WWW::Scraper::ISBN::Driver HTTP::Request::Common LWP::UserAgent
DESCRIPTION
Searches for book information from http://www.isbn.nu/.
METHODS
clean_authors()
Cleans junk from authors field.
trim()
Trims excess whitespace.
search()
Grabs page from http://www.isbn.nu/'s handy interface and attempts to extract the desired information.
EXPORT
None by default.
SEE ALSO
WWW::Scraper::ISBN WWW::Scraper::Record WWW::Scraper::Driver
No mailing list or website currently available. Primary development done through CSX [http://csx.calvin.edu/]
AUTHOR
Andy Schamp, <ams5@calvin.edu>
COPYRIGHT AND LICENSE
Copyright 2004 by Andy Schamp
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.