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