no more regex forwards
[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
fc7ec1d9 27=head1 AUTHOR
28
29Sebastian Riedel, C<sri@oook.de>
30
31=head1 COPYRIGHT
32
33This program is free software, you can redistribute it and/or modify it under
34the same terms as Perl itself.