1HTML::FormFu::Element::UPsaesrswCoorndt(r3i)buted Perl DHoTcMuLm:e:nFtoartmiFoun::Element::Password(3)
2
3
4

NAME

6       HTML::FormFu::Element::Password - Password form field
7

VERSION

9       version 2.07
10

SYNOPSIS

12           my $element = $form->element( Password => 'foo' );
13

DESCRIPTION

15       Password form field.
16

METHODS

18   render_value
19       Normally, when a form is redisplayed because of errors, password fields
20       lose their values, requiring the user to retype it.
21
22       If "render_value" is true, password fields won't lose their value.
23
24       Default value: false
25

SEE ALSO

27       Is a sub-class of, and inherits methods from
28       HTML::FormFu::Role::Element::Input, HTML::FormFu::Role::Element::Field,
29       HTML::FormFu::Element
30
31       HTML::FormFu
32

AUTHOR

34       Carl Franks, "cfranks@cpan.org"
35

LICENSE

37       This library is free software, you can redistribute it and/or modify it
38       under the same terms as Perl itself.
39

AUTHOR

41       Carl Franks <cpan@fireartist.com>
42
44       This software is copyright (c) 2018 by Carl Franks.
45
46       This is free software; you can redistribute it and/or modify it under
47       the same terms as the Perl 5 programming language system itself.
48
49
50
51perl v5.28.1                      2018-12-14HTML::FormFu::Element::Password(3)
Impressum