| This Release | Dancer-1.3117 | [Download] [Browse] | 31 Jul 2013 | ||||
| Other Releases | |||||||
| Links | [ Discussion Forum ] [ View/Report Bugs ] [ Website ] [ Dependencies ] [ Other Tools ] | ||||||
| Repository | https://github.com/PerlDancer/Dancer | ||||||
| CPAN Testers | PASS (302) FAIL (1) [ View Reports ] [ Perl/Platform Version Matrix ] | ||||||
| Rating |
(21 Reviews)
[ Rate this distribution ]
| ||||||
| License | The Perl 5 License (Artistic 1 & GPL 1) | ||||||
| Special Files |
|
||||||
| Dancer | lightweight yet powerful web application framework | 1.3117 | |
| Dancer::App | |||
| Dancer::Config | how to configure Dancer to suit your needs | ||
| Dancer::Config::Object | Access the config via methods instead of hashrefs | ||
| Dancer::Continuation | |||
| Dancer::Continuation::Halted | |||
| Dancer::Continuation::Route | |||
| Dancer::Continuation::Route::ErrorSent | |||
| Dancer::Continuation::Route::FileSent | |||
| Dancer::Continuation::Route::Forwarded | |||
| Dancer::Continuation::Route::Passed | |||
| Dancer::Continuation::Route::Templated | |||
| Dancer::Cookie | class representing cookies | ||
| Dancer::Cookies | a singleton storage for all cookies | ||
| Dancer::Deprecation | handle deprecation messages | ||
| Dancer::Engine | base class for Dancer engines | ||
| Dancer::Error | class for representing fatal errors | ||
| Dancer::Exception | class for throwing and catching exceptions | ||
| Dancer::Exception::Base | the base class of all Dancer exceptions | ||
| Dancer::Factory::Hook | |||
| Dancer::FileUtils | helper providing file utilities | ||
| Dancer::GetOpt | |||
| Dancer::HTTP | helper for rendering HTTP status codes for Dancer | ||
| Dancer::Handler | |||
| Dancer::Handler::Debug | a debug handler for easy tracing | ||
| Dancer::Handler::PSGI | a PSGI handler for Dancer applications | ||
| Dancer::Handler::Standalone | |||
| Dancer::Hook | Class to manipulate hooks with Dancer | ||
| Dancer::Hook::Properties | Properties attached to a hook | ||
| Dancer::Logger | common interface for logging in Dancer | ||
| Dancer::Logger::Abstract | Abstract logging engine for Dancer | ||
| Dancer::Logger::Capture | Capture dancer logs | ||
| Dancer::Logger::Capture::Trap | a place to store captured Dancer logs | ||
| Dancer::Logger::Console | console-based logging engine for Dancer | ||
| Dancer::Logger::Diag | Test::More diag() logging engine for Dancer | ||
| Dancer::Logger::File | file-based logging engine for Dancer | ||
| Dancer::Logger::Note | Test::More note() logging engine for Dancer | ||
| Dancer::Logger::Null | blackhole-like silent logging engine for Dancer | ||
| Dancer::MIME | Singleton object to handle MimeTypes | ||
| Dancer::ModuleLoader | dynamic module loading helpers for Dancer core components | ||
| Dancer::Object | Objects base class for Dancer | ||
| Dancer::Object::Singleton | Singleton base class for Dancer | ||
| Dancer::Plugin | helper for writing Dancer plugins | ||
| Dancer::Plugin::Ajax | a plugin for adding Ajax route handlers | 1.00 | |
| Dancer::Renderer | |||
| Dancer::Request | interface for accessing incoming requests | ||
| Dancer::Request::Upload | class representing file uploads requests | ||
| Dancer::Response | Response object for Dancer | ||
| Dancer::Route | |||
| Dancer::Route::Cache | route caching mechanism for Dancer | 0.01 | |
| Dancer::Route::Registry | |||
| Dancer::Serializer | serializer wrapper for Dancer | ||
| Dancer::Serializer::Abstract | |||
| Dancer::Serializer::Dumper | |||
| Dancer::Serializer::JSON | serializer for handling JSON data | ||
| Dancer::Serializer::Mutable | (De)Serialize content using the appropriate HTTP header | ||
| Dancer::Serializer::XML | serializer for handling XML data | ||
| Dancer::Serializer::YAML | serializer for handling YAML data | ||
| Dancer::Session | session engine for the Dancer framework | ||
| Dancer::Session::Abstract | abstract class for session engine | ||
| Dancer::Session::Simple | in-memory session backend for Dancer | ||
| Dancer::Session::YAML | YAML-file-based session backend for Dancer | ||
| Dancer::SharedData | |||
| Dancer::Template | template wrapper for Dancer | ||
| Dancer::Template::Abstract | abstract class for Dancer's template engines | ||
| Dancer::Template::Simple | pure Perl 5 template engine for Dancer | ||
| Dancer::Template::TemplateToolkit | Template Toolkit wrapper for Dancer | ||
| Dancer::Test | Test helpers to test a Dancer application | ||
| Dancer::Timer | a timer for Dancer |
| Dancer::Cookbook | a quick-start guide to the Dancer web framework   |
| Dancer::Deployment | common ways to put your Dancer app into use   |
| Dancer::Development | guide for developers interested in contributing   |
| Dancer::Development::Integration | guide for Dancer's core-team members   |
| Dancer::Introduction | A gentle introduction to Dancer   |
| Dancer::Plugins | interesting plugins to add to Dancer's capabilities   |
| Dancer::Tutorial | An example to get you dancing   |
| dancer | helper script to create new Dancer applications   |