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=5bd01eb63fed6d387101fbc5dd1a346600b6b24f;hp=5df4a86146fce4d7040a6bdcad05ecac7363c749;hb=4ab6212da7a5e07df9837b0e57fb2b0c37aa9759;hpb=bd8307d21f800e128c712686dbd90052fa28ed13 diff --git a/lib/Catalyst/Manual.pm b/lib/Catalyst/Manual.pm index 5df4a86..5bd01eb 100644 --- a/lib/Catalyst/Manual.pm +++ b/lib/Catalyst/Manual.pm @@ -6,6 +6,8 @@ package Catalyst::Manual; use strict; use warnings; +our $VERSION = '5.7019'; + =head1 NAME Catalyst::Manual - The Catalyst developer's manual @@ -23,7 +25,7 @@ Tutorial. You can also refer to L for more information on installation options. -Documentation Map: +Some "Getting Started" Links: =over 4 @@ -67,6 +69,4 @@ L =cut -our $VERSION = '5.7017'; - 1;