The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Documentation

a quick-start guide to the Dancer web framework
common ways to put your Dancer app into use
guide for developers interested in contributing
A gentle introduction to Dancer
interesting plugins to add to Dancer's capabilities
helper script to create new Dancer applications

Modules

lightweight yet powerful web application framework
setting registry for Dancer
class representing cookies
base class for Dancer engines
class for representing fatal errors
helper providing file utilities
helper for rendering HTTP status codes for Dancer
Wrapper to handle request headers
common interface for logging in Dancer
dynamic module loading helpers for Dancer core components
helper for writing Dancer plugins
a plugin for adding Ajax route handlers
interface for accessing incoming requests
class representing file uploads requests
route caching mechanism for Dancer
serializer wrapper for Dancer
serializer for handling JSON data
(De)Serialize content using the appropriate HTTP header
serializer for handling XML data
serializer for handling YAML data
session engine for the Dancer framework
abstract class for session engine
in-memory session backend for Dancer
YAML-file-based session backend for Dancer
template wrapper for Dancer
abstract class for Dancer's template engines
pure Perl 5 template engine for Dancer
Template Toolkit wrapper for Dancer
Test helpers to test a Dancer application

Provides

in lib/Dancer/App.pm
in lib/Dancer/Cookies.pm
in lib/Dancer/GetOpt.pm
in lib/Dancer/Handler.pm
in lib/Dancer/Handler/PSGI.pm
in lib/Dancer/Handler/Standalone.pm
in lib/Dancer/Helpers.pm
in lib/Dancer/Logger/Abstract.pm
in lib/Dancer/Logger/Console.pm
in lib/Dancer/Logger/File.pm
in lib/Dancer/Object.pm
in lib/Dancer/Plugin/WebSocket.pm
in lib/Dancer/Renderer.pm
in lib/Dancer/Response.pm
in lib/Dancer/Route.pm
in lib/Dancer/Route/Registry.pm
in lib/Dancer/Serializer/Abstract.pm
in lib/Dancer/Serializer/Dumper.pm
in lib/Dancer/SharedData.pm
in lib/Dancer/Timer.pm