package Task::Catalyst; use strict; use warnings; our $VERSION = '2.0000'; =head1 NAME Task::Catalyst - All you need to start with Catalyst =head1 SYNOPSIS C =head1 DESCRIPTION Installs everything you need to write serious Catalyst applications. L L L L L L L L L L L L L L L L L L L L L L L L L L =head1 AUTHOR The Catalyst Core Team - see http://catalyst.perl.org/ =head1 LICENSE This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself. =cut 1;