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

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

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

Sebastian Riedel,
sri@oook.de

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