1HTML::FormFu::Element::UHsiedrdeCno(n3t)ributed Perl DocHuTmMeLn:t:aFtoiromnFu::Element::Hidden(3)
2
3
4
6 HTML::FormFu::Element::Hidden - Hidden form field
7
9 version 2.07
10
12 my $e = $form->element( Hidden => 'foo' );
13
15 Hidden form field.
16
19 Is a sub-class of, and inherits methods from
20 HTML::FormFu::Role::Element::Input, HTML::FormFu::Role::Element::Field,
21 HTML::FormFu::Element
22
23 HTML::FormFu
24
26 Carl Franks, "cfranks@cpan.org"
27
29 This library is free software, you can redistribute it and/or modify it
30 under the same terms as Perl itself.
31
33 Carl Franks <cpan@fireartist.com>
34
36 This software is copyright (c) 2018 by Carl Franks.
37
38 This is free software; you can redistribute it and/or modify it under
39 the same terms as the Perl 5 programming language system itself.
40
41
42
43perl v5.36.0 2022-07-22 HTML::FormFu::Element::Hidden(3)