X-Git-Url: https://git.eyrie.org/?a=blobdiff_plain;f=tests%2Fperl%2Fminimum-version-t;fp=tests%2Fperl%2Fminimum-version-t;h=8cc62c45fa577ad0e0f418470ff32a263bbb2c7a;hb=399c639c92b4c5f125ba09f47400f8ae39061a3c;hp=420ce36d8406f8c75bfb91df263469c7698423f0;hpb=743bbb08453a40326e0a2f737562d66a07cbaf66;p=kerberos%2Fkrb5-strength.git diff --git a/tests/perl/minimum-version-t b/tests/perl/minimum-version-t index 420ce36..8cc62c4 100755 --- a/tests/perl/minimum-version-t +++ b/tests/perl/minimum-version-t @@ -10,7 +10,7 @@ # which can be found at . # # Written by Russ Allbery -# Copyright 2016, 2019-2020 Russ Allbery +# Copyright 2016, 2019-2021 Russ Allbery # Copyright 2012-2014 # The Board of Trustees of the Leland Stanford Junior University # @@ -34,7 +34,7 @@ # # SPDX-License-Identifier: MIT -use 5.008; +use 5.010; use strict; use warnings;