X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Findirect.git;a=blobdiff_plain;f=lib%2Findirect.pm;h=b49c702c7243608f3f0b719ea3743828c36dd5a1;hp=304e70a69b2295c77e143b66cd52c73c7cfb0f15;hb=dd6141a1ff00e5e62c4ed26899aeecb1b9d7d019;hpb=d4de0eee6c6b6904c04bb79eb1c129ee6aabc5ff diff --git a/lib/indirect.pm b/lib/indirect.pm index 304e70a..b49c702 100644 --- a/lib/indirect.pm +++ b/lib/indirect.pm @@ -1,6 +1,6 @@ package indirect; -use 5.008; +use 5.008001; use strict; use warnings; @@ -191,7 +191,7 @@ Hence C will be caught. =head1 DEPENDENCIES -L 5.8. +L 5.8.1. L (standard since perl 5.006).