]> git.ipfire.org Git - thirdparty/git.git/blobdiff - perl/Git/I18N.pm
perl: bump the required Perl version to 5.8.1 from 5.8.0
[thirdparty/git.git] / perl / Git / I18N.pm
index 895e759c57a9d9c76d677299ff4658796e2930af..5454c3a6d2c433c1456c0d6151c50746e8f2fad4 100644 (file)
@@ -1,5 +1,5 @@
 package Git::I18N;
-use 5.008;
+use 5.008001;
 use strict;
 use warnings $ENV{GIT_PERL_FATAL_WARNINGS} ? qw(FATAL all) : ();
 BEGIN {