X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FLexical-Types.git;a=blobdiff_plain;f=lib%2FLexical%2FTypes.pm;h=57eb09f75017317520ecb34e9f67ba56e925a1c2;hp=f59d8af02d3dc686fcb088cccb4a15975e7e59a7;hb=34f54f87c254e212ef4db5d29937471be325d2b8;hpb=c09d4ed8764e8dcbcf9948d6dfd6ca03874439e2 diff --git a/lib/Lexical/Types.pm b/lib/Lexical/Types.pm index f59d8af..57eb09f 100644 --- a/lib/Lexical/Types.pm +++ b/lib/Lexical/Types.pm @@ -1,6 +1,6 @@ package Lexical::Types; -use 5.008; +use 5.008001; use strict; use warnings; @@ -264,7 +264,7 @@ This is due to a shortcoming in the way perl handles the hints hash, which is ad =head1 DEPENDENCIES -L 5.8, L. +L 5.8.1, L. =head1 SEE ALSO