X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Flib%2FTestApp%2FController%2FRoot.pm;h=273ee477672255cf426109bd3122060e59ef451e;hb=8a28782a6fe3e59c2837fdb30bfe326ba8a31e40;hp=6292aee28b60c17d7528d4961ed44125223204cc;hpb=b82d9f0235a3ef2167a5e19be9b56506b4734ed9;p=catagits%2FCatalyst-View-ContentNegotiation-XHTML.git diff --git a/t/lib/TestApp/Controller/Root.pm b/t/lib/TestApp/Controller/Root.pm index 6292aee..273ee47 100644 --- a/t/lib/TestApp/Controller/Root.pm +++ b/t/lib/TestApp/Controller/Root.pm @@ -1,4 +1,5 @@ -package TestApp::Controller::Root; +package # Hide from PAUSE + TestApp::Controller::Root; use strict; use warnings;