The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
1.122800  2012-10-06 17:30:17 Europe/London
    Specify HTTP user agent. [Tim De Pauw]
    Ensure cache path is untainted.
    Fix "Use of uninitialized value in pattern match (m//) at /.../WebService/TVDB/Episode.pm line 47".

1.122570  2012-09-13 18:57:22 Europe/London
    Fix dependency (File::Homedir should be File::HomeDir)

1.122460  2012-09-02 17:41:56 Europe/London
    Encode the POD for languages.
    Keep a local cache of series data. [Tim De Pauw]
    Implement a retry option when getting URL's. [Tim De Pauw]
    Enabling SuppressEmpty for XML::Simple (sets unknown episode overviews and banner ratings to undef instead of {}). [Tim De Pauw]

1.120740  2012-03-14 00:32:17 Europe/London
    Generate WebService::TVDB::Languages on build.
    Need at least Net::Ping 2.33 for testing.

1.120600  2012-02-29 10:42:26 Europe/London
    Fix failing tests when ~/.tvdb does not exist.

1.120580  2012-02-27 21:31:49 Europe/London
    Rename from Net::TVDB to WebService::TVDB (see http://blog.andrew-jones.com/2012/02/26/introducing-net-tvdb/#comments)
    Check thetvdb.com is up before running live tests.

1.120570  2012-02-26 21:18:44 Europe/London
    Initial version.