From: Tomas Doran Date: Fri, 5 Aug 2011 08:05:50 +0000 (+0100) Subject: Fix display on search.cpan X-Git-Tag: 5.9000~10^2~18 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=commitdiff_plain;h=b28a5d4a5369ac92ab38e57bb59660d768a71cb6 Fix display on search.cpan --- diff --git a/lib/Catalyst/PSGI.pod b/lib/Catalyst/PSGI.pod index d8e1435..1aec1f8 100644 --- a/lib/Catalyst/PSGI.pod +++ b/lib/Catalyst/PSGI.pod @@ -1,6 +1,10 @@ =pod -=head1 Catalyst and PSGI +=head1 NAME + +Catalyst::PSGI - How Catalyst and PSGI work together + +=head1 SYNOPSIS Catalyst used to contain a whole set of C<< Catalyst::Engine::XXXX >> classes to adapt to various different web servers, and environments (e.g. CGI, FastCGI, mod_perl)