X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Flib%2FDBICTest.pm;h=628696a6c5598a351818129418ec1ada19a96268;hb=c6d74d3ead7c87c6c63997b8e39fa638f4851559;hp=a2eef1bd3ae7e65c109651f160ccddd886e05f6d;hpb=c0e7b4e55952cd193b6f1866d0c27ece182397eb;p=dbsrgits%2FDBIx-Class.git diff --git a/t/lib/DBICTest.pm b/t/lib/DBICTest.pm index a2eef1b..628696a 100755 --- a/t/lib/DBICTest.pm +++ b/t/lib/DBICTest.pm @@ -1,4 +1,5 @@ -package DBICTest; +package # hide from PAUSE + DBICTest; use strict; use warnings;