Dancer's Documentation
The documentation is available on Dancer's CPAN page. The documentation has been divided into sections in order to make the reading more comfortable.
- Dancer : the main documentation, explaining all the details you want about Dancer's syntax.
- Dancer::Cookbook : a quick-start guide with lots of examples to get you dancing quickly
- Dancer::Config : details about configuration files for your application
- Dancer::Session : detail about session support and usage
- Dancer::Deployment : details and examples about how to deploy a Dancer application using Plack.
Even though a special care is given to documentation, there might be some errors, so feel free to contact the development team if you find one.