Perl-Dist-CatInABox Subclassed version of Perl::Dist::Strawberry that provides Catalyst web application framework, Template Toolkit templating language, (and Catalyst view), DBIx::Class object relational model (and Catalyst model), and the Catalyst authentication and authorization framework (with DBIC and htpassword storage backends, and web based, and http (basic or digest) authentication credentials). INSTALLATION To install this module, run the following commands: perl Makefile.PL make make test make install SUPPORT AND DOCUMENTATION After installing, you can find documentation for this module with the perldoc command. perldoc Perl::Dist::CatInABox You can also look for information at: RT, CPAN's request tracker http://rt.cpan.org/NoAuth/Bugs.html?Dist=Perl-Dist-CatInABox AnnoCPAN, Annotated CPAN documentation http://annocpan.org/dist/Perl-Dist-CatInABox CPAN Ratings http://cpanratings.perl.org/d/Perl-Dist-CatInABox Search CPAN http://search.cpan.org/dist/Perl-Dist-CatInABox COPYRIGHT AND LICENCE Copyright (C) 2008 Kieren Diment This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.