Checking in changes prior to tagging of version 1.100. Changelog diff is:
[catagits/Catalyst-View-ContentNegotiation-XHTML.git] / t / lib / TestApp / View / XHTML.pm
index cdfa182..0764e9c 100644 (file)
@@ -1,4 +1,5 @@
-package TestApp::View::XHTML;
+package # Hide from PAUSE
+    TestApp::View::XHTML;
 use strict;
 use warnings;
 use base qw/Catalyst::View::TT::XHTML/;