-
-
22 Jul 2020 14:18:11 UTC
- Distribution: Catalyst-Manual
- Module version: 5.9011
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (16)
- Testers (382 / 0 / 0)
- Kwalitee
Bus factor: 12- % Coverage
- License: perl_5
- Perl: v5.6.0
- Activity
24 month- Tools
- Download (172.53KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 62 contributors- Catalyst Contributors, see Catalyst.pm
-
Kieren Diment
-
Kennedy Clark
-
Tomas Doran
-
Karen Etheridge
-
Jonathan Rockway
-
Jesse Sheidlower
-
Brian Cassidy
-
Caleb Cushing
-
Rafael Kitover
-
Dan Dascalescu
-
Jason Felds
-
Frederik Schwarzer
-
Jonathan Yu
-
Matt S Trout
-
Breno G. de Oliveira
-
Lars Dɪá´á´á´á´á´¡ è¿ªææ¯
-
Matthew Horsfall
-
Florian Ragwitz
-
Jess Robinson
-
Eden Cardim
-
Ricardo SIGNES
-
Shlomi Fish
-
Andrew Rodland
-
Robert 'phaylon' Sedlacek
-
Justin Hunter
-
Nick Tonkin
-
Alexander Hartmaier
-
Andreas Marienborg
-
Dagfinn Ilmari Mannsåker
-
Gerda Shank
-
Ian Wells
-
Jay Kuri
-
Mark A. Stratman
-
Mateu X. Hunter
-
Peter Karman
-
sockmonk
-
u-foka
-
Jay Hannah
-
Eric A. Zarko
-
Lilly An
-
Marcus Ramberg
-
kostya
-
Eisenberger Tamás
-
Edwin de Graaf
-
Matthias Dietrich
-
Alastair McGowan-Douglas
-
Paul Waring
-
kthakore
-
Dominic Humphries
-
David Steinbrunner
-
David Schmidt
-
Ronald J Kimball
-
Ash Berlin
-
Tom Feist
-
Andy Grundman
-
Ton Voon
-
Zsolt Zemancsik
-
Jonathan Otsuka
-
Jonathan "Duke" Leto
-
KMX
-
Iñigo Tejedor Arrondo
- Dependencies
- none
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
Catalyst::Manual - The Catalyst developer's manual
SYNOPSIS
perldoc Catalyst::Manual::Intro perldoc Catalyst::Manual::Tutorial
SEE ALSO
Install Task::Catalyst::Tutorial to install all the dependencies you need to follow along with the Tutorial. You can also refer to Catalyst::Manual::Tutorial::Intro for more information on installation options.
Some "Getting Started" Links:
Books
For additional information on Catalyst, there are currently two books available:
The Definitive Guide to Catalyst: Writing Extendable, Scalable and Maintainable Perl-Based Web Applications
By: Kieren Diment, Matt Trout Available July 12, 2009 ISBN 10: 1-4302-2365-0 ISBN 13: 978-1-4302-2365-8 http://www.apress.com/book/view/9781430223658
Accelerating Perl Web Application Development
By: Jonathan Rockway Published December, 2007 ISBN 10: 1847190952 ISBN 13: 978-1-847190-95-6 http://www.packtpub.com/catalyst-perl-web-application/book
SUPPORT
Corrections or amendments may be submitted through the RT bug tracker (or bug-Catalyst-Manual@rt.cpan.org).
There is also a mailing list available for users of this distribution, at http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst.
There is also an irc channel available for users of this distribution, at irc://irc.perl.org/#catalyst.
AUTHORS
Catalyst Contributors, see Catalyst
COPYRIGHT AND LICENCE
This software is copyright (c) 2006 by the Catalyst contributors.
This is free software and content; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
Module Install Instructions
To install Catalyst::Manual, copy and paste the appropriate command in to your terminal.
cpanm Catalyst::Manual
perl -MCPAN -e shell install Catalyst::Manual
For more information on module installation, please visit the detailed CPAN module installation guide.