X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FManual.pm;h=aee714cfc903e9ff102815deb23fda8d4599709b;hb=5abded07e91219302e0536d98c9a0d5e5fd58e13;hp=74cc1707b806b1f8f86e954ac2a8ed41968ef624;hpb=bbddff000787154dd9130f45634da8ef06529d86;p=catagits%2FCatalyst-Manual.git diff --git a/lib/Catalyst/Manual.pm b/lib/Catalyst/Manual.pm index 74cc170..aee714c 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.8901'; =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;