summaryrefslogtreecommitdiff
path: root/t/13-reap-ctl.t
diff options
context:
space:
mode:
Diffstat (limited to 't/13-reap-ctl.t')
-rw-r--r--t/13-reap-ctl.t2
1 files changed, 2 insertions, 0 deletions
diff --git a/t/13-reap-ctl.t b/t/13-reap-ctl.t
index 085cc05..d7a7f14 100644
--- a/t/13-reap-ctl.t
+++ b/t/13-reap-ctl.t
@@ -138,6 +138,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 {