initial import of catalyst.
[catagits/Catalyst-Runtime.git] / lib / Catalyst / Manual.pod
1 =head1 NAME
2
3 Catalyst::Manual - User guide and reference for Catalyst
4
5 =head1 DESCRIPTION
6
7 This is the comprehensive user guide and reference for Catalyst.
8
9 L<Catalyst::Manual::Intro>
10     Introduction to Catalyst.
11
12 L<Catalyst::Manual::Cookbook>
13     Cooking with Catalyst.
14
15 L<Catalyst::Manual::Internals>
16     Here be dragons!
17
18 =head1 AUTHOR
19
20 Sebastian Riedel, C<sri@oook.de>
21
22 =head1 COPYRIGHT
23
24 This program is free software, you can redistribute it and/or modify it under
25 the same terms as Perl itself.