Dancer is a web application framework designed to be as effortless as possible for the developer, taking care of the boring bits as easily as possible, yet staying out of your way and letting you get on with writing your code. Dancer aims to provide ...
BIGPRESH/Dancer-1.3513 - 29 Jan 2020 21:03:12 UTCJAMHED/Dancer-OO-depfix - 27 Jan 2012 12:09:43 UTC
Helper for rendering HTTP status codes for Dancer...
BIGPRESH/Dancer-1.3513 - 29 Jan 2020 21:03:12 UTCBIGPRESH/Dancer-1.3513 - 29 Jan 2020 21:03:12 UTC
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 mainta...
AMBS/Task-Dancer-0.39 - 29 Aug 2015 16:55:54 UTCManipulate hooks with Dancer...
BIGPRESH/Dancer-1.3513 - 29 Jan 2020 21:03:12 UTCThis module provides test helpers for testing Dancer apps. Be careful, the module loading order in the example above is very important. Make sure to use "Dancer::Test" after importing the application package otherwise your appdir will be automaticall...
BIGPRESH/Dancer-1.3513 - 29 Jan 2020 21:03:12 UTCBIGPRESH/Dancer-1.3513 - 29 Jan 2020 21:03:12 UTC
Dancer::Debug extends Plack::Middleware::Debug with some specific panels for Dancer....
FRANCKC/Dancer-Debug-0.03 - 02 Aug 2010 19:26:57 UTCWith Dancer::Error you can throw reasonable-looking errors to the user instead of crashing the application and filling up the logs. This is usually used in debugging environments, and it's what Dancer uses as well under debugging to catch errors and ...
BIGPRESH/Dancer-1.3513 - 29 Jan 2020 21:03:12 UTCDancer::Timer provides Dancer with a timing object to clock operations. For example, you might want a logging that shows you when each operation happened (at what time) to determine how long each operation was in order to know where to focus on for p...
BIGPRESH/Dancer-1.3513 - 29 Jan 2020 21:03:12 UTCThis module is the wrapper that provides support for different logger engines....
BIGPRESH/Dancer-1.3513 - 29 Jan 2020 21:03:12 UTCDancer::Cookie provides an HTTP cookie object to work with cookies....
BIGPRESH/Dancer-1.3513 - 29 Jan 2020 21:03:12 UTCWhile we love Moose, we can't use it for Dancer and still keep Dancer minimal, so we wrote Dancer::Object instead. It provides you with attributes and an initializer....
BIGPRESH/Dancer-1.3513 - 29 Jan 2020 21:03:12 UTCCreate plugins for Dancer...
BIGPRESH/Dancer-1.3513 - 29 Jan 2020 21:03:12 UTCDancer has various engines such Serializer engines, Template engines, Logger engines and Session handlers engines. This is the base class for all Dancer engines. If you're writing an engine of a common type (such as those mentioned above), you probab...
BIGPRESH/Dancer-1.3513 - 29 Jan 2020 21:03:12 UTCDancer::Config handles reading and changing the configuration of your Dancer apps. The documentation for this module aims to describe how to change settings, and which settings are available....
BIGPRESH/Dancer-1.3513 - 29 Jan 2020 21:03:12 UTCBIGPRESH/Dancer-1.3513 - 29 Jan 2020 21:03:12 UTC