X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FManual.pm;h=f28878f472c114bae5f9a286a689670ec0f7546b;hb=655be431ded35a10854ca2bc8a46517d694f34dd;hp=1c4bb33605306162f71b4d79748bbe9606434695;hpb=7ce05098c9b1df9078e709e5a724e821a3b3b00d;p=catagits%2FCatalyst-Manual.git diff --git a/lib/Catalyst/Manual.pm b/lib/Catalyst/Manual.pm index 1c4bb33..f28878f 100644 --- a/lib/Catalyst/Manual.pm +++ b/lib/Catalyst/Manual.pm @@ -8,6 +8,9 @@ use warnings; our $VERSION = '5.9009'; +1; +__END__ + =head1 NAME Catalyst::Manual - The Catalyst developer's manual @@ -20,7 +23,7 @@ Catalyst::Manual - The Catalyst developer's manual =head1 SEE ALSO -Install L to +Install L to install all the dependencies you need to follow along with the Tutorial. You can also refer to L @@ -32,7 +35,7 @@ Some "Getting Started" Links: =item * -L +L =item * @@ -116,5 +119,3 @@ This is free software and content; you can redistribute it and/or modify it unde the same terms as the Perl 5 programming language system itself. =cut - -1;