The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Task-Devel-Cover-Recommended

1.80.0  2013-09-01 15:45 UTC
        + Tst : Author tests are no longer bundled with this distribution.
                They are only made available to authors in the git repository.
        + Upd : Update to Devel::Cover 1.08.

0.990.0 2013-01-30 19:45 UTC
        + Tst : t/93-pod-spelling.t does not crash anymore on perl 5.12 and
                below.
        + Upd : Update to Devel::Cover 0.99.

0.940.0 2012-09-18 21:10 UTC
        + Chg : Recommended *test* dependencies are no longer required by this
                modules, as they are actually installed by most CPAN clients.
                Hence Test::Differences is not a dependency anymore.
        + Upd : Update to Devel::Cover 0.94.

0.930.2 2012-08-21 16:10 UTC
        + Fix : Another attempt at hiding the POD template from CPAN websites.

0.930.1 2012-08-20 11:05 UTC
        + Doc : Add a caveat and reformat POD.
        + Fix : BUILD_PREREQS are now set for ExtUtils::MakeMaker.
        + Fix : Try to hide the template POD in samples/generate.pl from
                search.cpan.org and metacpan.org.
        + Tst : Author tests overhaul.

0.930.0 2012-08-19 16:00 UTC
        + Chg : All the data is now automatically generated by the
                samples/generated.pl script from the latest version of
                Devel::Cover available on the CPAN.
        + Fix : The versioning scheme is now comparable with Devel::Cover's.
        + Tst : Test that the run-time dependencies were correctly installed.

0.93.0  2012-08-19 08:10 UTC
        First version, released on an unsuspecting world.