X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-StrictConstructor.git;a=blobdiff_plain;f=t%2Fpod-coverage.t;fp=t%2Fpod-coverage.t;h=6f96ad1c858cd970c914c0922e200b9ed6c27420;hp=c528b50ffca089ec51281cc71d64b09c886f15fb;hb=f7dc16451fa23a821dde8e8b81227037e7e303ee;hpb=fbfaa61fd77d92711dd73a1022571b0d09166c88 diff --git a/t/pod-coverage.t b/t/pod-coverage.t index c528b50..6f96ad1 100644 --- a/t/pod-coverage.t +++ b/t/pod-coverage.t @@ -1,4 +1,4 @@ - strict; +use strict; use warnings; use Test::More;