X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=lib%2FTask%2FDevel%2FCover%2FRecommended.pm;h=44ef3d2d729ab0d62437115f27143ec3d8e9333b;hb=b84f62f5ca56fc8142c7adb43cb09cd380b240e6;hp=cd5d745ce0b7ad2f1ce435d092a9d4bfd828498e;hpb=ee06ba62aa8bd69e58942ff6c78e0695b9831330;p=perl%2Fmodules%2FTask-Devel-Cover-Recommended.git diff --git a/lib/Task/Devel/Cover/Recommended.pm b/lib/Task/Devel/Cover/Recommended.pm index cd5d745..44ef3d2 100644 --- a/lib/Task/Devel/Cover/Recommended.pm +++ b/lib/Task/Devel/Cover/Recommended.pm @@ -9,11 +9,11 @@ Task::Devel::Cover::Recommended - Install Devel::Cover and its recommended depen =head1 VERSION -Version v0.930.1 +Version v1.80.0 =cut -our $VERSION = 'v0.930.1'; +our $VERSION = 'v1.80.0'; =head1 SYNOPSIS @@ -23,7 +23,7 @@ our $VERSION = 'v0.930.1'; =head1 DESCRIPTION -This task module lets you easily install L 0.93 and all its recommended dependencies. +This task module lets you easily install L 1.08 and all its recommended dependencies. =head1 DEPENDENCIES @@ -47,10 +47,6 @@ L =item * -L - -=item * - L =item * @@ -65,7 +61,7 @@ L =item * -L 0.93 +L 1.08 =item * @@ -135,7 +131,7 @@ You can find documentation for this module with the perldoc command. =head1 COPYRIGHT & LICENSE -Copyright 2012 Vincent Pit, all rights reserved. +Copyright 2012,2013 Vincent Pit, all rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.