From: Tomas Doran Date: Fri, 17 Feb 2012 07:44:47 +0000 (+0000) Subject: Fix Pod X-Git-Tag: 5.9003~2 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Manual.git;a=commitdiff_plain;h=8e728a180b68beb19d97b323f54ed8f9e09f48d5 Fix Pod --- diff --git a/lib/Catalyst/Manual/Intro.pod b/lib/Catalyst/Manual/Intro.pod index bf9353f..998b6a1 100644 --- a/lib/Catalyst/Manual/Intro.pod +++ b/lib/Catalyst/Manual/Intro.pod @@ -122,14 +122,14 @@ separately - which will turn the built server into a fully fledged production ready server (although you'll probably want to run it behind a front end proxy if you end up using it). -=back - =item * PSGI Support Starting with Catalyst version 5.9 Catalyst ships with L integration for even more powerful and flexible testing and deployment options. See L for details. +=back + =head3 Simplicity The best part is that Catalyst implements all this flexibility in a very