Add strict/warnings test, adjust all offenders (wow, that was a lot)
[dbsrgits/DBIx-Class.git] / t / cdbi / early_column_heisenbug.t
index 0dd87b9..859d43d 100644 (file)
@@ -1,4 +1,5 @@
 use strict;
+use warnings;
 
 use Test::More;