Add author test for use strict/warnings
[dbsrgits/DBIx-Class-Schema-Loader.git] / lib / DBIx / Class / Schema / Loader / DBI / Writing.pm
index 49e8ad5..be9ef87 100644 (file)
@@ -1,5 +1,6 @@
 package DBIx::Class::Schema::Loader::DBI::Writing;
 use strict;
+use warnings;
 
 our $VERSION = '0.07043';