]> git.vpit.fr Git - perl/modules/Lexical-Types.git/blobdiff - lib/Lexical/Types.pm
Require perl 5.8.3
[perl/modules/Lexical-Types.git] / lib / Lexical / Types.pm
index ab54c250121ed2beb7570ade4b5580de5a4f3af7..3593a2be5cd6eee815390cbf65edea6cc8612362 100644 (file)
@@ -1,6 +1,6 @@
 package Lexical::Types;
 
-use 5.008001;
+use 5.008003;
 
 use strict;
 use warnings;
@@ -268,7 +268,7 @@ This is due to a shortcoming in the way perl handles the hints hash, which is ad
 
 =head1 DEPENDENCIES
 
-L<perl> 5.8.1.
+L<perl> 5.8.3.
 
 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.