Revision history for Perl extension WWW-Scraper-ISBN-GoogleBooks_Driver.

0.08    22/05/2012
	- further update to pattern matches.

0.07    13/05/2012
	- updated pattern matching due to page layout changes.
	- spelling fixes. (thanks to Florian Schlichting & Gregor Herrmann).
	- META tests no longer require specific versions.
	- added minimum perl version (5.006).
        - reworked Makefile.PL for clarity.

0.06    06/05/2011
        - revised link tests to use regexes.

0.05    04/05/2011
        - upgraded to Test::CPAN::Meta::JSON for tests.
        - Google now produces broken XHTML :(

0.04    09/12/2010
        - amended pingtest() in network tests.
        - added further skip test if test books are withdrawn from the site.
        - updated published date in tests.

0.03    06/10/2010
        - fixed skip count.
        - provided alternate ping test methods.

0.02    15/09/2010
        - reworked test structure, so easier to add sample sets.

0.01	06/09/2010
        - initial release