From: Brian Cassidy Date: Fri, 8 Aug 2008 19:35:45 +0000 (+0000) Subject: pod fix X-Git-Tag: 5.7099_04~29 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=commitdiff_plain;h=5f1c55500c2404496caf8a041b135b5060774a34 pod fix --- diff --git a/lib/Catalyst/Manual.pm b/lib/Catalyst/Manual.pm index 592685e..0f1c842 100644 --- a/lib/Catalyst/Manual.pm +++ b/lib/Catalyst/Manual.pm @@ -16,9 +16,8 @@ run the following command from a unix (bash) prompt: $ perldoc -t Catalyst::Manual::Tutorial::CatalystBasics 2>&1 >/dev/null && echo OK || echo MISSING If you see "OK" as the output, it's there, if you see "MISSING" you -need to install the -L -distribution. +need to install the L distribution +(L). =over 4