Fix building on perls with no . in @INC
[dbsrgits/DBIx-Class.git] / t / lib / DBICTest / ForeignComponent.pm
index a701459..e3d98a1 100644 (file)
@@ -1,5 +1,6 @@
 #   belongs to t/05components.t
-package DBICTest::ForeignComponent;
+package # hide from PAUSE
+    DBICTest::ForeignComponent;
 use warnings;
 use strict;