summaryrefslogtreecommitdiffstats
path: root/t/pod.t
diff options
context:
space:
mode:
Diffstat (limited to 't/pod.t')
-rw-r--r--t/pod.t3
1 files changed, 1 insertions, 2 deletions
diff --git a/t/pod.t b/t/pod.t
index de15747..8da26be 100644
--- a/t/pod.t
+++ b/t/pod.t
@@ -1,5 +1,4 @@
-use strict;
-use warnings;
+use strictures 2;
use Test::More;
use Test::Pod;