# Revision history for WWW-Scraper-ISBN-ISBNdb_Driver version: 0.07 date: 2009-03-12 changes: - added missing XML::LibXML requirement in Makefile.PL - add perl license to Makefile.PL version: 0.06 date: 2008-12-22 changes: - noticed that WWW::Mechanize requirement was missing from Makefile.PL - removed WWW::Mechanize requirement (use LWP::UserAgent instead) version: 0.05 date: 2008-12-17 changes: - adding missing requirement, WWW::Scraper::ISBN - now uses XML::LibXML instead of XML::DOM - now uses WWW::Mechanize to fetch URLs (a bit heavy-handed, I know) version: 0.04 date: 2006-07-14 changes: - add check to ensure that we obtained book data (with thanks to Robert A. Schmeid for the patch) version: 0.03 date: 2006-06-13 changes: - change WWW::Scraper::ISBN prereq to WWW::Scraper::ISBN::Driver (just like ISBNnu_Driver.pm) - add missing XML::DOM prereq - add 'description' and 'see also' sections to docs version: 0.02 date: 2006-06-06 changes: - add missing WWW::Scraper::ISBN prereq - add missing t/01-isbndb.t test file - yamlize Changes file version: 0.01 date: 2006-06-03 changes: - initial release