summaryrefslogtreecommitdiff
path: root/t/style/minimum-version.t
diff options
context:
space:
mode:
Diffstat (limited to 't/style/minimum-version.t')
-rwxr-xr-xt/style/minimum-version.t4
1 files changed, 2 insertions, 2 deletions
diff --git a/t/style/minimum-version.t b/t/style/minimum-version.t
index 861367d..6a5aa89 100755
--- a/t/style/minimum-version.t
+++ b/t/style/minimum-version.t
@@ -6,7 +6,7 @@
# which can be found at <https://www.eyrie.org/~eagle/software/rra-c-util/>.
#
# Written by Russ Allbery <eagle@eyrie.org>
-# Copyright 2019 Russ Allbery <eagle@eyrie.org>
+# Copyright 2019, 2021 Russ Allbery <eagle@eyrie.org>
# Copyright 2013-2014
# The Board of Trustees of the Leland Stanford Junior University
#
@@ -30,7 +30,7 @@
#
# SPDX-License-Identifier: MIT
-use 5.008;
+use 5.010;
use strict;
use warnings;