misspelling
[dbsrgits/DBIx-Class-Historic.git] / t / lib / DBICTest / Schema / FourKeys.pm
index 442a3e0..dc48b2b 100644 (file)
@@ -1,6 +1,9 @@
 package # hide from PAUSE
     DBICTest::Schema::FourKeys;
 
+use warnings;
+use strict;
+
 use base qw/DBICTest::BaseResult/;
 
 __PACKAGE__->table('fourkeys');