summaryrefslogtreecommitdiff
path: root/cpan/podlators/t/man/snippets.t
diff options
context:
space:
mode:
Diffstat (limited to 'cpan/podlators/t/man/snippets.t')
-rw-r--r--cpan/podlators/t/man/snippets.t4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpan/podlators/t/man/snippets.t b/cpan/podlators/t/man/snippets.t
index 159887199a..7e0ad3808f 100644
--- a/cpan/podlators/t/man/snippets.t
+++ b/cpan/podlators/t/man/snippets.t
@@ -2,7 +2,7 @@
#
# Test Pod::Man behavior with various snippets.
#
-# Copyright 2002, 2004, 2006, 2008-2009, 2012-2013, 2015-2016, 2018
+# Copyright 2002, 2004, 2006, 2008-2009, 2012-2013, 2015-2016, 2018-2019
# Russ Allbery <rra@cpan.org>
#
# This program is free software; you may redistribute it and/or modify it
@@ -10,7 +10,7 @@
#
# SPDX-License-Identifier: GPL-1.0-or-later OR Artistic-1.0-Perl
-use 5.006;
+use 5.008;
use strict;
use warnings;