1HTML::FormHandler::RendUesre:r:TCaobnlter(i3b)uted PerlHDToMcLu:m:eFnotramtHiaonndler::Render::Table(3)
2
3
4

NAME

6       HTML::FormHandler::Render::Table - render a form with a table layout
7

VERSION

9       version 0.40068
10

SYNOPSIS

12       Include this role in a form:
13
14          package MyApp::Form::User;
15          use Moose;
16          with 'HTML::FormHandler::Render::Table';
17
18       Use in a template:
19
20          [% form.render %]
21

AUTHOR

23       FormHandler Contributors - see HTML::FormHandler
24
26       This software is copyright (c) 2017 by Gerda Shank.
27
28       This is free software; you can redistribute it and/or modify it under
29       the same terms as the Perl 5 programming language system itself.
30
31
32
33perl v5.32.1                      2021-01-27HTML::FormHandler::Render::Table(3)
Impressum