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::Plugin::HTML::Widget
Catalyst::Plugin::Session::Store::File
Catalyst::Plugin::Session::State::Cookie
Catalyst::Plugin::Session::State::URI
Catalyst::Plugin::Authentication
Catalyst::Plugin::Authentication::Store::DBIC
Catalyst::Plugin::Authentication::Store::Htpasswd
Catalyst::Plugin::Authorization::ACL
Catalyst::Plugin::Authorization::Roles
Test::WWW::Mechanize::Catalyst
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.