Update to add myself to contributors and to hide Modules from the PAUSE Indexer.
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / Relationship / Accessor.pm
index b94f238..6c93546 100644 (file)
@@ -1,4 +1,5 @@
-package DBIx::Class::Relationship::Accessor;
+package # hide from PAUSE 
+    DBIx::Class::Relationship::Accessor;
 
 use strict;
 use warnings;