pod coverage test for helper generated apps
[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
18=head1 AUTHOR
19
20Sebastian Riedel, C<sri@oook.de>
21
22=head1 COPYRIGHT
23
24This program is free software, you can redistribute it and/or modify it under
25the same terms as Perl itself.