X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=README;h=3b9f97dc819bc42c300ac86a968d1d26f5a068a1;hb=c0d28c372d100383e39f523d55e48e8221e6c7ad;hp=ce2b7f745f4fc874e8e3c99e4b3516e051096ee3;hpb=967fca89c944c8d7560c0d94d1982455bc62854d;p=perl%2Fmodules%2FLexical-Types.git diff --git a/README b/README index ce2b7f7..3b9f97d 100644 --- a/README +++ b/README @@ -2,7 +2,7 @@ NAME Lexical::Types - Extend the semantics of typed lexicals. VERSION - Version 0.13 + Version 0.15 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. @@ -248,16 +248,13 @@ SUPPORT perldoc Lexical::Types - Tests code coverage report is available at - . - 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 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