Update to hide modules from the PAUSE Indexer.
[dbsrgits/DBIx-Class.git] / t / lib / DBICTest / Plain / Test.pm
index 4b5e00f..e950278 100644 (file)
@@ -1,4 +1,5 @@
-package DBICTest::Plain::Test;
+package # hide from PAUSE 
+    DBICTest::Plain::Test;
 
 use base 'DBIx::Class::Core';