NAME

Task::Catalyst - All you need to start with Catalyst

VERSION

version 4.02

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

Catalyst::Model::Adaptor

Catalyst::Model::DBIC::Schema

Catalyst::View::TT

Catalyst::View::Email

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

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

Starman

local::lib

AUTHORS

  • Sebastian Riedel <sri@oook.de>

  • Brian Cassidy <bricas@cpan.org>

  • Andy Grundman <andy@hybridized.org>

  • Marcus Ramberg <mramberg@cpan.org>

  • Tomas Doran <bobtfish@bobtfish.net>

  • Rafael Kitover <rkitover@io.com>

  • Florian Ragwitz <rafl@debian.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2011 by Sebastian Riedel.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.