NAME
Task::Catalyst - All you need to start with Catalyst
VERSION
version 4.01
SYNOPSIS
perl -MCPAN -e 'install Task::Catalyst'
DESCRIPTION
Installs everything you need to write serious Catalyst applications.
TASK CONTENTS
Core Modules
Catalyst 5.80
Catalyst::Devel 1.26
Catalyst::Manual 5.80
Recommended Models
Catalyst::Model::Adaptor
Catalyst::Model::DBIC::Schema
Recommended Views
Catalyst::View::TT
Catalyst::View::Email
Recommended Components
Catalyst::Controller::ActionRole
CatalystX::Component::Traits
CatalystX::SimpleLogin
Catalyst::Action::REST
Catalyst::Component::InstancePerContext
Session Support
Catalyst::Plugin::Session
Catalyst::Plugin::Session::State::Cookie
Catalyst::Plugin::Session::Store::File
Catalyst::Plugin::Session::Store::DBIC
Authentication and Authorization
Catalyst::Plugin::Authentication
Catalyst::Authentication::Store::DBIx::Class
Catalyst::Authentication::Credential::HTTP
Catalyst::ActionRole::ACL
Recommended Plugins
Catalyst::Plugin::Static::Simple
Catalyst::Plugin::Unicode::Encoding
Catalyst::Plugin::I18N
Catalyst::Plugin::ConfigLoader
Testing, Debugging and Profiling
Test::WWW::Mechanize::Catalyst
Catalyst::Plugin::StackTrace
CatalystX::REPL
CatalystX::LeakChecker
CatalystX::Profile
Deployment
FCGI
FCGI::ProcManager
Catalyst::Engine::HTTP::Prefork
Catalyst::Engine::PSGI
local::lib
AUTHOR
Florian Ragwitz <rafl@debian.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2010 by Florian Ragwitz.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.