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=e889c8a9524bfdd8008ef2cfb8842fdb5dce587f;hp=74cc1707b806b1f8f86e954ac2a8ed41968ef624;hb=80b49130655eceeda5f4d28b9171bfd23fb0cfa5;hpb=bbddff000787154dd9130f45634da8ef06529d86 diff --git a/lib/Catalyst/Manual.pm b/lib/Catalyst/Manual.pm index 74cc170..e889c8a 100644 --- a/lib/Catalyst/Manual.pm +++ b/lib/Catalyst/Manual.pm @@ -6,7 +6,7 @@ package Catalyst::Manual; use strict; use warnings; -our $VERSION = '5.8000'; +our $VERSION = '5.9003'; =head1 NAME @@ -24,7 +24,7 @@ Catalyst::Manual - The Catalyst developer's manual Install L to install all the dependencies you need to follow along with the Tutorial. You can also refer to -L +L for more information on installation options. Some "Getting Started" Links: @@ -109,6 +109,4 @@ the same terms as Perl itself. =cut -=cut - 1;