X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FManual.pod;h=4532212afaaa33ad2ee562b807232bdaf6787b84;hb=aac330eb85519de5fa3f34e98f409b7770fc6cc1;hp=b2b8ee758478fff17479e6e24ce3bf6aa8444816;hpb=f4e62d6fde05abdae8acc54047531771ad25e18a;p=catagits%2FCatalyst-Runtime.git diff --git a/lib/Catalyst/Manual.pod b/lib/Catalyst/Manual.pod index b2b8ee7..4532212 100644 --- a/lib/Catalyst/Manual.pod +++ b/lib/Catalyst/Manual.pod @@ -6,6 +6,9 @@ Catalyst::Manual - User guide and reference for Catalyst This is the comprehensive user guide and reference for Catalyst. +L + Explanation (without code) of what Catalyst is and why to use it. + L Introduction to Catalyst.