X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Flib%2FMBTest.pm;h=fb239abf480760d6af5bab7ba9c5c94509c67b05;hb=eed8b6fa7cdf13d70c415b8a7f5a266aef08ab2d;hp=005920fd8c4665540a5cf208a5a0e1cc93ac06b1;hpb=7a4e305aef966c0b3c2044806e0cc7c74bc4da6b;p=p5sagit%2FModule-Metadata.git diff --git a/t/lib/MBTest.pm b/t/lib/MBTest.pm index 005920f..fb239ab 100644 --- a/t/lib/MBTest.pm +++ b/t/lib/MBTest.pm @@ -1,6 +1,7 @@ package MBTest; use strict; +use warnings; use IO::File (); use File::Spec;