Merge branch 'master' of https://github.com/jgoodman/Freeside
[freeside.git] / rt / devel / tools / factory
index 099d2db..5d05d08 100644 (file)
@@ -3,7 +3,7 @@
 #
 # COPYRIGHT:
 #
-# This software is Copyright (c) 1996-2012 Best Practical Solutions, LLC
+# This software is Copyright (c) 1996-2014 Best Practical Solutions, LLC
 #                                          <sales@bestpractical.com>
 #
 # (Except where explicitly superseded by other copyright notices)
@@ -47,6 +47,7 @@
 #
 # END BPS TAGGED BLOCK }}}
 use strict;
+use warnings;
 use DBI;
 
 die "Usage: $0 database namespace" if @ARGV != 2;