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=e100257fdff949a62a7c0755efe085998093a2d8;hp=1c4bb33605306162f71b4d79748bbe9606434695;hb=56a12748311fdb2580d7ad7cd84c255cd4447d8b;hpb=7ce05098c9b1df9078e709e5a724e821a3b3b00d diff --git a/lib/Catalyst/Manual.pm b/lib/Catalyst/Manual.pm index 1c4bb33..e100257 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 * @@ -96,7 +99,7 @@ http://www.packtpub.com/catalyst-perl-web-application/book =head1 SUPPORT Corrections or amendments may be submitted through L -(or L). +(or L). There is also a mailing list available for users of this distribution, at L. @@ -106,7 +109,7 @@ L. =head1 AUTHORS -Catalyst Contributors, see Catalyst.pm +Catalyst Contributors, see L =head1 COPYRIGHT AND LICENCE @@ -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;