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