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=95babd813f10a1f51a38c80c6c4e0f7886f177d2;hp=8a9253e60b8be6d3bd50d633e1347636b4d856ee;hb=a5af6362e03b210c63c656780babc9f4af6349d4;hpb=392906f2dddf77a76284c197b97b5654322437d9 diff --git a/lib/Catalyst/Manual.pm b/lib/Catalyst/Manual.pm index 8a9253e..95babd8 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. + +Some "Getting Started" Links: + +=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.7018'; 1;