Update to hide modules from the PAUSE Indexer.
[dbsrgits/DBIx-Class.git] / t / lib / DBICTest / ForeignComponent / TestComp.pm
index ce024ba..cc95940 100644 (file)
@@ -1,5 +1,6 @@
 #   belongs to t/05components.t
-package DBICTest::ForeignComponent::TestComp;
+package # hide from PAUSE
+    DBICTest::ForeignComponent::TestComp;
 use warnings;
 use strict;