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

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

Requires the following modules be installed:

Searches for book information from http://www.isbn.nu/.

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. If a valid result is returned the following fields are returned:
isbn author title edition
None by default.

No mailing list or website currently available. Primary development done through CSX ( http://csx.calvin.edu/ )

Andy Schamp, <andy@schamp.net>

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.