The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for WWW-Scraper-ISBN-Blackwell_Driver
======================================================

0.05    2013-11-10
        - added git repository links to metadata.
        - live data updated.
        - added missing pre-requisite, Data::Dumper.

0.04    2013-03-10
        - added isbn-check.pl to examples.
        - License updated consistently to Artistic License v2.0.
        - META updates.

0.03    2012-12-16
        - site stats have been updated, failing test fixed.
        - change file dates changed to meet W3CDTF standards.
        - updated test suite.

0.02    2012-05-22
        - 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.01    2010-11-18
        - initial release