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