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:
DESCRIPTION
Searches for book information from http://www.isbn.nu/.
METHODS
-
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
EXPORT
None by default.
SEE ALSO
No mailing list or website currently available. Primary development done through CSX ( http://csx.calvin.edu/ )
AUTHOR
Andy Schamp, <andy@schamp.net>
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.
2 POD Errors
The following errors were encountered while parsing the POD:
- Around line 138:
You forgot a '=back' before '=head2'
- Around line 156:
=back without =over