NAME Dancer::Forms - Web Forms Module for Dancer and others. DESCRIPTION The Dancer::Forms module provides a comfortable way to maintain HTML form input. Its main use is for Dancer but can be used with other perl application servers as well, since it doesn't require Dancer to run at all. Dancer::Forms aims to behave as much as Django's Forms system with the excpetion to do it the perl way and without a save feature. INSTALLATION to install, type: perl Makefile.PL make make test make install to read the complete documentation, type: perldoc Dancer::Forms COPYRIGHT Dancer::Forms Copyright (c) 2012 by T. Linden This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. AUTHOR T. Linden VERSION 0.02