Fix display on search.cpan
[catagits/Catalyst-Runtime.git] / lib / Catalyst / PSGI.pod
index d8e1435..1aec1f8 100644 (file)
@@ -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)