package Bundle::Catalyst; use strict; our $VERSION = '0.03'; =head1 NAME Bundle::Catalyst - Most of Catalyst goodness =head1 SYNOPSIS C =head1 DESCRIPTION Installs most of the Catalyst modules for you. =head1 CONTENTS Catalyst Catalyst::Plugin::FormValidator Catalyst::Plugin::Prototype Catalyst::Plugin::Session::FastMmap Catalyst::Plugin::Static Catalyst::Model::CDBI Catalyst::View::TT =head1 AUTHOR Sebastian Riedel, C =head1 LICENSE This library is free software. You can redistribute it and/or modify it under the same terms as perl itself. =cut 1;