The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for WWW-Scraper-ISBN-Waterstones_Driver
========================================================

0.05    2014-08-08
        - fixed skip test count.

0.04    2014-08-01
        - added git repository links to metadata.
        - fixed distribution name in META.
        - extended test suite.
        - added missing prerequisite; Data::Dumper.
        - upgrade to WWW-Scraper-ISBN-1.00.
        - conversion routines now moved to WWW::Scraper::ISBN::Driver.
        - removed conversion tests.
        - updated pattern matching due to website redesign.
        - updated no results check,and added test.

0.03    2013-03-10
        - change file dates changed to meet W3CDTF standards.
        - added isbn-check.pl to examples.
        - added minimum perl version (5.006).
        - upgraded to Test::CPAN::Meta::JSON for tests.
        - META tests no longer require specific versions.
        - various META updates.
        - License updated consistently to Artistic License v2.0.
        - reworked Makefile.PL for clarity.
        - updated test suite.
        - more error reporting in tests.

0.02    2010-11-30
        - fix to field cleanup code for non-existent field values.
        - more skip checks.

0.01	2010-11-18
        - initial release