X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Manual.git;a=blobdiff_plain;f=lib%2FCatalyst%2FManual.pm;h=daa5a10339a90747feb676cb1b486890f6b07af0;hp=8a9253e60b8be6d3bd50d633e1347636b4d856ee;hb=994b66ad3ec2a66fb5d22957474229422b9ce110;hpb=392906f2dddf77a76284c197b97b5654322437d9 diff --git a/lib/Catalyst/Manual.pm b/lib/Catalyst/Manual.pm index 8a9253e..daa5a10 100644 --- a/lib/Catalyst/Manual.pm +++ b/lib/Catalyst/Manual.pm @@ -1,4 +1,3 @@ -#!perl # Manual.pm # Copyright (c) 2006 Jonathan Rockway @@ -20,10 +19,54 @@ Catalyst::Manual - The Catalyst developer's manual Install L to install all the dependencies you need to follow along with the -Tutorial. +Tutorial. You can also refer to +L +for more information on installation options. + +Documentation Map: + +=over 4 + +=item * + +L + +=item * + +L + +=item * + +L + +=item * + +L + +=item * + +L + +=item * + +L + +=item * + +L + +=item * + +L + +=item * + +L + +=back =cut -our $VERSION = '5.700704'; +our $VERSION = '5.7016'; 1;