NAME
HTML::FormHandler::Widget::Form::Simple
SYNOPSIS
Role to apply to form objects to allow rendering. In your form:
has '+widget_form' => ( default => 'Simple' );
AUTHORS
See CONTRIBUTORS in HTML::FormHandler
COPYRIGHT
This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself.