X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FManual.pod;h=77276dc58ad784daf4922f9e844dee7a46ecd8e5;hb=bab3a22c7bc0c348a5f336c50eaac376664862a4;hp=4a868b6747ecc06f9938fac46bb5e044accc415d;hpb=3cb1db8ca312e1a9c16cbf31543858dd98653ad1;p=catagits%2FCatalyst-Runtime.git diff --git a/lib/Catalyst/Manual.pod b/lib/Catalyst/Manual.pod index 4a868b6..77276dc 100644 --- a/lib/Catalyst/Manual.pod +++ b/lib/Catalyst/Manual.pod @@ -9,8 +9,14 @@ This is the comprehensive user guide and reference for Catalyst. L Introduction to Catalyst. +L + A simple step by step tutorial. + L - Cooking with Catalyst. + Cooking with Catalyst + +L + Writing plugins for Catalyst; the use of L. L Here be dragons!