1Catalyst::Manual(3) User Contributed Perl Documentation Catalyst::Manual(3)
2
3
4
6 Catalyst::Manual - The Catalyst developer's manual
7
9 perldoc Catalyst::Manual::Intro
10 perldoc Catalyst::Manual::Tutorial
11
13 Install Task::Catalyst::Tutorial to install all the dependencies you
14 need to follow along with the Tutorial. You can also refer to
15 Catalyst::Manual::Tutorial::Intro for more information on installation
16 options.
17
18 Some "Getting Started" Links:
19
20 • Catalyst::Manual::About
21
22 • Catalyst::Manual::Intro
23
24 • Catalyst::Manual::Tutorial
25
26 • Catalyst::Manual::Actions
27
28 • Catalyst::Manual::Cookbook
29
30 • Catalyst::Manual::DevelopmentProcess
31
32 • Catalyst::Manual::ExtendingCatalyst
33
34 • Catalyst::Manual::Internals
35
36 Books
37 For additional information on Catalyst, there are currently two books
38 available:
39
40 • The Definitive Guide to Catalyst: Writing Extendable, Scalable and
41 Maintainable Perl-Based Web Applications
42
43 By: Kieren Diment, Matt Trout Available July 12, 2009 ISBN 10:
44 1-4302-2365-0 ISBN 13: 978-1-4302-2365-8
45 http://www.apress.com/book/view/9781430223658
46
47 • Accelerating Perl Web Application Development
48
49 By: Jonathan Rockway Published December, 2007 ISBN 10: 1847190952
50 ISBN 13: 978-1-847190-95-6
51 http://www.packtpub.com/catalyst-perl-web-application/book
52
54 Corrections or amendments may be submitted through the RT bug tracker
55 <https://rt.cpan.org/Public/Dist/Display.html?Name=Catalyst-Manual> (or
56 bug-Catalyst-Manual@rt.cpan.org <mailto:bug-Catalyst-
57 Manual@rt.cpan.org>).
58
59 There is also a mailing list available for users of this distribution,
60 at <http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst>.
61
62 There is also an irc channel available for users of this distribution,
63 at <irc://irc.perl.org/#catalyst>.
64
66 Catalyst Contributors, see Catalyst
67
69 This software is copyright (c) 2006 by the Catalyst contributors.
70
71 This is free software and content; you can redistribute it and/or
72 modify it under the same terms as the Perl 5 programming language
73 system itself.
74
75
76
77perl v5.38.0 2023-07-20 Catalyst::Manual(3)