summaryrefslogtreecommitdiff
path: root/t/23-localize-ctl.t
diff options
context:
space:
mode:
Diffstat (limited to 't/23-localize-ctl.t')
-rw-r--r--t/23-localize-ctl.t2
1 files changed, 2 insertions, 0 deletions
diff --git a/t/23-localize-ctl.t b/t/23-localize-ctl.t
index b72be22..aaefdb6 100644
--- a/t/23-localize-ctl.t
+++ b/t/23-localize-ctl.t
@@ -191,6 +191,8 @@ $y = undef;
SKIP:
{
skip 'Perl 5.10 required to test given/when' => 30 if "$]" < 5.010;
+ skip 'Not testing deprecated given/when on Perl 5.37.10 or later'
+ => 30 if "$]" >= 5.037010;
eval <<' GIVEN_TEST_1';
BEGIN {