X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Flib%2FDBICTest%2FForeignComponent.pm;h=e3d98a118a4c8a7b0116ff8472fb5fc8bf505125;hb=9e7525a2cc9d7459ee89a6d2c85913a8b8c4eff9;hp=a7014593d7512ba2ae141d0d7805c999f307623c;hpb=6db94aca366e5734230b70b00cad3387ffac9e17;p=dbsrgits%2FDBIx-Class.git diff --git a/t/lib/DBICTest/ForeignComponent.pm b/t/lib/DBICTest/ForeignComponent.pm index a701459..e3d98a1 100644 --- a/t/lib/DBICTest/ForeignComponent.pm +++ b/t/lib/DBICTest/ForeignComponent.pm @@ -1,5 +1,6 @@ # belongs to t/05components.t -package DBICTest::ForeignComponent; +package # hide from PAUSE + DBICTest::ForeignComponent; use warnings; use strict;