X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=lib%2FTask%2FDevel%2FCover%2FRecommended.pm;h=c1ee0c8568d5855d9bdb9d906446f5ae73be4f53;hb=3298c6342b9a32e4fe3a71dd3d825429adb1051d;hp=d027a42eb37710b0661cde57d844f80b6961f40c;hpb=d929b6cb6f454288326608d14e615c7b0508dadc;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 d027a42..c1ee0c8 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.940.0 +Version v0.990.0 =cut -our $VERSION = 'v0.940.0'; +our $VERSION = 'v0.990.0'; =head1 SYNOPSIS @@ -23,7 +23,7 @@ our $VERSION = 'v0.940.0'; =head1 DESCRIPTION -This task module lets you easily install L 0.94 and all its recommended dependencies. +This task module lets you easily install L 0.99 and all its recommended dependencies. =head1 DEPENDENCIES @@ -61,7 +61,7 @@ L =item * -L 0.94 +L 0.99 =item * @@ -131,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.