X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FManual.pm;h=79fa3183caf91f0551497b1924c7187b31af7d5b;hb=3295c7dbc672a0d1c03f657a2a37f12f322bbece;hp=96bb0590a79ddf622e75cf75d53e4625ff8ae134;hpb=c8870b8c94c51b11c52d131e3e8c0ac13fd9f28e;p=catagits%2FCatalyst-Runtime.git diff --git a/lib/Catalyst/Manual.pm b/lib/Catalyst/Manual.pm index 96bb059..79fa318 100644 --- a/lib/Catalyst/Manual.pm +++ b/lib/Catalyst/Manual.pm @@ -7,18 +7,19 @@ Catalyst::Manual - User guide and reference for Catalyst This is the (table of contents page of the) comprehensive user guide and reference for Catalyst. -=over 4 - =head1 IMPORTANT NOTE If you need to read the Catalyst Manual make sure that you have -Catalyst::Manual installed from cpan. To check that it is installed run the following command from a unix (bash) prompt: +Catalyst::Manual installed from cpan. To check that it is installed +run the following command from a unix (bash) prompt: $ perldoc -t Catalyst::Manual::Tutorial::CatalystBasics 2>&1 >/dev/null && echo OK || echo MISSING If you see "OK" as the output, it's there, if you see "MISSING" you -need to install the -L distribution. +need to install the L distribution +(L). + +=over 4 =item * @@ -86,15 +87,16 @@ IRC: Mailing-Lists: - http://lists.rawmode.org/mailman/listinfo/catalyst - http://lists.rawmode.org/mailman/listinfo/catalyst-dev + http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst + http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst-dev -=head1 AUTHOR +=head1 AUTHORS -Sebastian Riedel, C -Jesse Sheidlower, C +Catalyst Contributors, see Catalyst.pm =head1 COPYRIGHT This program is free software, you can redistribute it and/or modify it under the same terms as Perl itself. + +=cut