Help for this page
use WWW::Scraper::ISBN::Driver; use WWW::Scraper::ISBN::LOC_Driver; ... my $book = $driver->book(); print $book('title'); print $driver->error;
Can't use an undefined value as a symbol reference at isbn_lookup2.pl +line 9.