From 33407165134a76e34c763898ef461ee6fd979f97 Mon Sep 17 00:00:00 2001 From: Jacob Pipkin Date: Sat, 1 Sep 2012 08:01:58 -0500 Subject: derp. wrong use version in t/ --- t/test.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 't/test.t') diff --git a/t/test.t b/t/test.t index 99456b1..4965bc1 100755 --- a/t/test.t +++ b/t/test.t @@ -1,6 +1,6 @@ #!/usr/bin/env perl -use 5.16.0; +use 5.12.3; use strict; use warnings FATAL => 'all'; use File::Temp qw(tempdir tempfile); -- cgit v1.2.3