aboutsummaryrefslogtreecommitdiff
path: root/t/prep.pl
diff options
context:
space:
mode:
Diffstat (limited to 't/prep.pl')
-rwxr-xr-xt/prep.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/prep.pl b/t/prep.pl
index c51a200..72f6a88 100755
--- a/t/prep.pl
+++ b/t/prep.pl
@@ -1,6 +1,6 @@
#!/usr/bin/perl
-use 5.16.0;
+use 5.12.3;
use strict;
use warnings FATAL => 'all';
use File::Copy;