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