Update to add myself to contributors and to hide Modules from the PAUSE Indexer.
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / CDBICompat / AttributeAPI.pm
index 8dee47f..edcc2e1 100644 (file)
@@ -1,4 +1,5 @@
-package DBIx::Class::CDBICompat::AttributeAPI;
+package # hide from PAUSE 
+    DBIx::Class::CDBICompat::AttributeAPI;
 
 sub _attrs {
   my ($self, @atts) = @_;