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=76f3da9a008125544276d94c935022c6a5a40471;hb=a5af6362e03b210c63c656780babc9f4af6349d4;hpb=8f45565456f999c57d82a3588d70677f8cc83e5d diff --git a/lib/Catalyst/Manual.pm b/lib/Catalyst/Manual.pm index 76f3da9..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.700702'; +our $VERSION = '5.7018'; 1;