remove eval so the Perl loader dies on invalid content.
[p5sagit/Config-Any.git] / t / 01-use.t
index 5b8dc61..631208a 100644 (file)
@@ -1,3 +1,6 @@
+use strict;
+use warnings;
+
 use Test::More tests => 6;
 
 BEGIN {