]> git.vpit.fr Git - perl/modules/Task-Devel-Cover-Recommended.git/blobdiff - README
This is 1.290.0
[perl/modules/Task-Devel-Cover-Recommended.git] / README
diff --git a/README b/README
index 1736e2632e13c48fe8de7e7776c8144430d3a8da..f351501cd86c793a3ba2703d0697c3409dd56927 100644 (file)
--- a/README
+++ b/README
@@ -3,7 +3,7 @@ NAME
     recommended dependencies.
 
 VERSION
-    Version v0.930.1
+    Version v1.290.0
 
 SYNOPSIS
         $ cpan Task::Devel::Cover::Recommended
@@ -11,7 +11,7 @@ SYNOPSIS
         $ cpanm Task::Devel::Cover::Recommended
 
 DESCRIPTION
-    This task module lets you easily install Devel::Cover 0.93 and all its
+    This task module lets you easily install Devel::Cover 1.29 and all its
     recommended dependencies.
 
 DEPENDENCIES
@@ -21,22 +21,30 @@ DEPENDENCIES
   Build-time and test-time dependencies
     *   ExtUtils::MakeMaker
 
-    *   Test::Differences
-
     *   Test::More
 
-    *   Test::Warn
-
   Run-time dependencies
-    *   Devel::Cover 0.93
+    *   Devel::Cover 1.29
 
     *   "perl" 5.008002
 
+    *   B::Debug
+
     *   Browser::Open
 
+    *   Capture::Tiny
+
+    *   Class::XSAccessor
+
     *   Digest::MD5
 
-    *   JSON::PP
+    *   HTML::Entities 3.69
+
+    *   HTML::Parser
+
+    *   JSON::MaybeXS 1.003003
+
+    *   Moo
 
     *   PPI::HTML 1.07
 
@@ -49,10 +57,16 @@ DEPENDENCIES
 
     *   Pod::Coverage::CountParents
 
+    *   Sereal::Decoder
+
+    *   Sereal::Encoder
+
     *   Storable
 
     *   Template 2.00
 
+    *   namespace::clean
+
 CAVEATS
     Note that run-time dependencies that are only recommended by
     Devel::Cover may not yet be installed at the time Devel::Cover is
@@ -81,7 +95,8 @@ SUPPORT
         perldoc Task::Devel::Cover::Recommended
 
 COPYRIGHT & LICENSE
-    Copyright 2012 Vincent Pit, all rights reserved.
+    Copyright 2012,2013,2014,2015,2016,2017 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.