]> git.vpit.fr Git - perl/modules/Lexical-Types.git/blobdiff - README
This is 0.16
[perl/modules/Lexical-Types.git] / README
diff --git a/README b/README
index e4eb74e07f03ad8b86ee66b0c6f762aaa8012fea..a2df39d391f3860d18744f023532b1d8f9172bd9 100644 (file)
--- a/README
+++ b/README
@@ -2,7 +2,7 @@ NAME
     Lexical::Types - Extend the semantics of typed lexicals.
 
 VERSION
-    Version 0.14
+    Version 0.16
 
 SYNOPSIS
         { package Str; }
@@ -248,17 +248,14 @@ SUPPORT
 
         perldoc Lexical::Types
 
-    Tests code coverage report is available at
-    <http://www.profvince.com/perl/cover/Lexical-Types>.
-
 ACKNOWLEDGEMENTS
     Inspired by Ricardo Signes.
 
     Thanks Florian Ragwitz for suggesting the use of constants for types.
 
 COPYRIGHT & LICENSE
-    Copyright 2009,2010,2011,2012,2013,2014,2015 Vincent Pit, all rights
-    reserved.
+    Copyright 2009,2010,2011,2012,2013,2014,2015,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.