Add strict/warnings test, adjust all offenders (wow, that was a lot)
[dbsrgits/DBIx-Class.git] / t / lib / DBICNSTest / Bogus / Bigos.pm
index 0f49683..37d0e69 100644 (file)
@@ -1,3 +1,7 @@
 package DBICNSTest::Bogus::Bigos;
 
+use warnings;
+use strict;
+
+
 1;