Update to hide modules from the PAUSE Indexer.
[dbsrgits/DBIx-Class.git] / t / testlib / PgBase.pm
index c75773b..5428a50 100644 (file)
@@ -1,4 +1,5 @@
-package PgBase;
+package # hide from PAUSE 
+    PgBase;
 
 use strict;
 use base 'DBIx::Class';