NAME
Task::Dancer - Dancer in a box
VERSION
Version 0.23
DESCRIPTION
This Task installs Dancer, optional engines, templates and assorted modules that are not included in the Dancer core distribution.
If you've written anything relating to Dancer, please let us know.
We try to maintain a list of modules that are maintained and install properly. If any of the modules Task::Dancer
tried to install failing, warn us, so we can temporarily disable it. Also, tell us if any module temporarily disabled is working again.
Template Engines
Dancer::Template::Alloy
Dancer::Template::Ctpp2
Dancer::Template::HAML
Dancer::Template::HtmlTemplate
Dancer::Template::Mason
Dancer::Template::Mason2 (disabled temporarily)
Dancer::Template::MicroTemplate
Dancer::Template::MojoTemplate
Dancer::Template::Semantic
Dancer::Template::TemplateSandbox
Dancer::Template::Tenjin
Dancer::Template::Tiny
Dancer::Template::Xslate
Logging Engines
Dancer::Logger::ConsoleSpinner
Dancer::Logger::LogHandler
Dancer::Logger::Pipe
Dancer::Logger::PSGI
Dancer::Logger::Syslog
Serialization
Dancer::Serializer::UUEncode
Session Engines
Dancer::Session::Cookie
Dancer::Session::KiokuDB
Dancer::Session::Memcached
Dancer::Session::PSGI
Dancer::Session::Storable
Plugins
Dancer::Plugin::Auth::RBAC
Dancer::Plugin::Auth::Twitter
Dancer::Plugin::Browser
Dancer::Plugin::Database
Dancer::Plugin::DBIC
Dancer::Plugin::DebugDump
Dancer::Plugin::Email
Dancer::Plugin::Facebook
Dancer::Plugin::Feed
Dancer::Plugin::FlashMessage
Dancer::Plugin::FlashNote
Dancer::Plugin::FormattedOutput
Dancer::Plugin::FormValidator
Dancer::Plugin::GearmanXS (temporarily disabled)
Dancer::Plugin::Memcached
Dancer::Plugin::MemcachedFast
Dancer::Plugin::MobileDevice (temporarily disabled)
Dancer::Plugin::Mongo
Dancer::Plugin::MPD
Dancer::Plugin::ORMesque (temporarily disabled)
Dancer::Plugin::Params::Normalization
Dancer::Plugin::ProxyPath (temporarily disabled)
Dancer::Plugin::Redis
Dancer::Plugin::REST (temporarily disabled)
Dancer::Plugin::Scoped (temporarily disabled)
Dancer::Plugin::SimpleCRUD
Dancer::Plugin::SiteMap
Dancer::Plugin::SMS
Dancer::Plugin::SporeDefinitionControl
Dancer::Plugin::Validation (temporarily disabled)
Dancer::Plugin::ValidationClass
Dancer::Plugin::WebSocket
More Plack middlewares
Dancer::Middleware::Reabase
Dancer::Debug
AUTHOR
Sawyer X, <xsawyerx at cpan.org>
Alberto Simoes, <ambs at cpan.org>
BUGS
Please report any bugs or feature requests to bug-task-dancer at rt.cpan.org
, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Task-Dancer. 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::Dancer
You can also look for information at:
RT: CPAN's request tracker (report bugs here)
AnnoCPAN: Annotated CPAN documentation
CPAN Ratings
Search CPAN
ACKNOWLEDGEMENTS
Dancer team.
LICENSE AND COPYRIGHT
Copyright 2010-2011 Sawyer X.
This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.
See http://dev.perl.org/licenses/ for more information.