]> git.vpit.fr Git - perl/modules/Lexical-Types.git/blobdiff - README
This is 0.14
[perl/modules/Lexical-Types.git] / README
diff --git a/README b/README
index ce2b7f745f4fc874e8e3c99e4b3516e051096ee3..e4eb74e07f03ad8b86ee66b0c6f762aaa8012fea 100644 (file)
--- a/README
+++ b/README
@@ -2,7 +2,7 @@ NAME
     Lexical::Types - Extend the semantics of typed lexicals.
 
 VERSION
-    Version 0.13
+    Version 0.14
 
 SYNOPSIS
         { package Str; }
@@ -219,7 +219,7 @@ CAVEATS
     addressed in perl 5.10.
 
 DEPENDENCIES
-    perl 5.8.3.
+    perl 5.8.4.
 
     A C compiler. This module may happen to build with a C++ compiler as
     well, but don't rely on it, as no guarantee is made in this regard.
@@ -257,7 +257,7 @@ ACKNOWLEDGEMENTS
     Thanks Florian Ragwitz for suggesting the use of constants for types.
 
 COPYRIGHT & LICENSE
-    Copyright 2009,2010,2011,2012,2013,2014 Vincent Pit, all rights
+    Copyright 2009,2010,2011,2012,2013,2014,2015 Vincent Pit, all rights
     reserved.
 
     This program is free software; you can redistribute it and/or modify it