-
-
03 Mar 2009 15:09:33 UTC
- Distribution: Task-Catalyst-Tutorial
- Module version: 0.06
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Issues (5)
- Testers (210 / 7 / 0)
- Kwalitee
Bus factor: 3- % Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (75.4KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
++ed by:1 non-PAUSE user- Dependencies
- Catalyst::Authentication::Store::DBIx::Class
- Catalyst::Controller::HTML::FormFu
- Catalyst::Devel
- Catalyst::Manual
- Catalyst::Model::DBIC::Schema
- Catalyst::Plugin::Authentication
- Catalyst::Plugin::Authorization::ACL
- Catalyst::Plugin::Authorization::Roles
- Catalyst::Plugin::Session
- Catalyst::Plugin::Session::State::Cookie
- Catalyst::Plugin::Session::Store::FastMmap
- Catalyst::Plugin::StackTrace
- Catalyst::Runtime
- Catalyst::View::TT
- DBIx::Class
- Test::More
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
Task::Catalyst::Tutorial - Installs everything you need to learn Catalyst
VERSION
Version 0.06
SYNOPSIS
Installs the example "MyApp" described in Catalyst::Manual::Tutorial, and all its dependencies.
AUTHOR
The Catalyst Team
http://www.catalystframework.org.
BUGS
Please report any bugs or feature requests to
bug-task-catalyst-tutorial at rt.cpan.org
, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Task-Catalyst-Tutorial. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.SUPPORT
You can find documentation for this module with the perldoc command.
perldoc Task::Catalyst::Tutorial
You can also look for information at:
AnnoCPAN: Annotated CPAN documentation
CPAN Ratings
RT: CPAN's request tracker
http://rt.cpan.org/NoAuth/Bugs.html?Dist=Task-Catalyst-Tutorial
Search CPAN
ACKNOWLEDGEMENTS
COPYRIGHT & LICENSE
Copyright 2006 Jonathan Rockway, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
Module Install Instructions
To install Task::Catalyst::Tutorial, copy and paste the appropriate command in to your terminal.
cpanm Task::Catalyst::Tutorial
perl -MCPAN -e shell install Task::Catalyst::Tutorial
For more information on module installation, please visit the detailed CPAN module installation guide.