minor doc changes
[catagits/Catalyst-Runtime.git] / lib / Catalyst / Manual.pod
CommitLineData
fc7ec1d9 1=head1 NAME
2
3Catalyst::Manual - User guide and reference for Catalyst
4
5=head1 DESCRIPTION
6
7This is the comprehensive user guide and reference for Catalyst.
8
9L<Catalyst::Manual::Intro>
10 Introduction to Catalyst.
11
12L<Catalyst::Manual::Cookbook>
13 Cooking with Catalyst.
14
15L<Catalyst::Manual::Internals>
16 Here be dragons!
17
8e40e7ef 18L<Catalyst::Manual::SuccessStories>
19 Catalyst rocks!
20
21L<Catalyst::Manual::Troubleshooting>
22 Got trouble? Read this first!
23
24L<Catalyst::Manual::FAQ>
25 Frequently Asked Questions.
26
3cb1db8c 27=head1 SUPPORT
28
29IRC:
30
31 Join #catalyst on irc.perl.org.
32
33Mailing-Lists:
34
35 http://lists.rawmode.org/mailman/listinfo/catalyst
36 http://lists.rawmode.org/mailman/listinfo/catalyst-dev
37
fc7ec1d9 38=head1 AUTHOR
39
40Sebastian Riedel, C<sri@oook.de>
41
42=head1 COPYRIGHT
43
44This program is free software, you can redistribute it and/or modify it under
45the same terms as Perl itself.