The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

WWW::Scraper::ISBN::LibUniIt - Driver for WWW::Scraper::ISBN that searches http://www.libreriauniversitaria.it/.

SYNOPSIS

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

REQUIRES

Requires the following modules be installed:

WWW::Scraper::ISBN::Driver
HTML::Entities
LWP::UserAgent

DESCRIPTION

Searches for book information from http://www.libreriauniversitaria.it

METHODS

search()

Searches for an ISBN on http://www.libreriauniversitaria.it/. If a valid result is returned the following fields are returned:

   isbn
   author
   title
   editor
   date
   price

EXPORT

None by default.

SEE ALSO

WWW::Scraper::ISBN
WWW::Scraper::ISBN::Record
WWW::Scraper::ISBN::Driver

AUTHOR

Angelo Lucia, <angelo.lucia@email.it>

COPYRIGHT AND LICENSE

Copyright 2006 by Angelo Lucia

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

1 POD Error

The following errors were encountered while parsing the POD:

Around line 130:

You forgot a '=back' before '=head2'