Task::Dancer - Dancer in a box


Task-Dancer documentation  | view source Contained in the Task-Dancer distribution.

Index


NAME

Top

Task::Dancer - Dancer in a box

VERSION

Top

Version 0.28

DESCRIPTION

Top

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.

INCLUDES MODULES

Top

Template Engines

Dancer::Template::Alloy
Dancer::Template::Ctpp2
Dancer::Template::HAML
Dancer::Template::HtmlTemplate
Dancer::Template::Mason
Dancer::Template::Mason2
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::Log4perl
Dancer::Logger::LogHandler
Dancer::Logger::Pipe
Dancer::Logger::PSGI
Dancer::Logger::Syslog

Serialization

Dancer::Serializer::UUEncode

Session Engines

Dancer::Session::KiokuDB
Dancer::Session::Memcached
Dancer::Session::PSGI
Dancer::Session::Storable

Plugins

Dancer::Plugin::Async
Dancer::Plugin::Auth::RBAC
Dancer::Plugin::Auth::Twitter
Dancer::Plugin::Browser
Dancer::Plugin::Cache::CHI
Dancer::Plugin::Captcha::SecurityImage
Dancer::Plugin::Database
Dancer::Plugin::DBIC
Dancer::Plugin::DebugDump
Dancer::Plugin::Email
Dancer::Plugin::Facebook
Dancer::Plugin::Fake::Response
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
Dancer::Plugin::Mongo (temporarily disabled)
Dancer::Plugin::MPD
Dancer::Plugin::ORMesque (temporarily disabled)
Dancer::Plugin::Params::Normalization
Dancer::Plugin::Progress
Dancer::Plugin::ProxyPath
Dancer::Plugin::Redis
Dancer::Plugin::REST
Dancer::Plugin::Scoped (temporarily disabled)
Dancer::Plugin::SimpleCRUD
Dancer::Plugin::SiteMap
Dancer::Plugin::SMS
Dancer::Plugin::SporeDefinitionControl
Dancer::Plugin::TimeRequest
Dancer::Plugin::Validation (temporarily disabled)
Dancer::Plugin::ValidationClass
Dancer::Plugin::WebSocket

More Plack middlewares

Top

Dancer::Middleware::Reabase
Dancer::Debug

AUTHOR

Top

Sawyer X, <xsawyerx at cpan.org>

Alberto Simoes, <ambs at cpan.org>

BUGS

Top

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

Top

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)

http://rt.cpan.org/NoAuth/Bugs.html?Dist=Task-Dancer

* AnnoCPAN: Annotated CPAN documentation

http://annocpan.org/dist/Task-Dancer

* CPAN Ratings

http://cpanratings.perl.org/d/Task-Dancer

* Search CPAN

http://search.cpan.org/dist/Task-Dancer/

ACKNOWLEDGEMENTS

Top

Dancer team.

LICENSE AND COPYRIGHT

Top


Task-Dancer documentation  | view source Contained in the Task-Dancer distribution.