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

SYNOPSIS
    "perl -MCPAN -e 'install Task::Catalyst'"

DESCRIPTION
    Installs everything you need to write serious Catalyst applications.

    Catalyst

    Catalyst::Plugin::FormValidator

    Catalyst::Plugin::FormValidator::Simple

    Catalyst::Plugin::FillInForm

    Catalyst::Plugin::Prototype

    Catalyst::Plugin::Singleton

    Catalyst::Plugin::DefaultEnd

    Catalyst::Plugin::SubRequest

    Catalyst::Plugin::Session

    Catalyst::Plugin::Session::Store::File

    Catalyst::Plugin::Session::State::Cookie

    Catalyst::Plugin::Session::State::URI

    Catalyst::Model::DBIC::Plain

    Catalyst::Model::DBIC

    Catalyst::View::TT

    Test::WWW::Mechanize::Catalyst

    DBD::SQLite

    YAML

AUTHOR
    Sebastian Riedel, "sri@oook.de"

LICENSE
    This library is free software, you can redistribute it and/or modify it
    under the same terms as Perl itself.

