X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fmetadata.t;h=20e644035f40cae85abb4246239b36728405c6a7;hb=eed8b6fa7cdf13d70c415b8a7f5a266aef08ab2d;hp=286b1aeaa040f7daa268dec52960f59630299cb7;hpb=8e4bef0157d39acfa8212ca3c644daea44a815d6;p=p5sagit%2FModule-Metadata.git diff --git a/t/metadata.t b/t/metadata.t index 286b1ae..20e6440 100644 --- a/t/metadata.t +++ b/t/metadata.t @@ -3,6 +3,7 @@ # vim:ts=8:sw=2:et:sta:sts=2 use strict; +use warnings; use lib 't/lib'; use IO::File; use MBTest;