NAME
Bundle::Catalyst - All you need to start with Catalyst
SYNOPSIS
perl -MCPAN -e 'install Bundle::Catalyst'
DESCRIPTION
Installs everything you need to write serious Catalyst applications.
CONTENTS
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.