converted tabs to spaces, removed trailing whitespace
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / CDBICompat / GetSet.pm
index a748c55..6b98e79 100644 (file)
@@ -1,4 +1,8 @@
-package DBIx::Class::CDBICompat::GetSet;
+package # hide from PAUSE
+    DBIx::Class::CDBICompat::GetSet;
+
+use strict;
+use warnings;
 
 #use base qw/Class::Accessor/;