1HTML::FormHandler::FielUds:e:rPaCsosnwtorridbCuotnefdH(T3PM)eLr:l:FDoorcmuHmaenndtlaetri:o:nField::PasswordConf(3)
2
3
4

NAME

6       HTML::FormHandler::Field::PasswordConf - password confirmation
7

VERSION

9       version 0.40068
10

DESCRIPTION

12       This field needs to be declared after the related Password field (or
13       more precisely it needs to come after the Password field in the list
14       returned by the "fields" in HTML::FormHandler method).
15
16   password_field
17       Set this attribute to the name of your password field (default
18       'password')
19
20       Customize error message 'pass_conf_not_matched' or 'required'
21
22           has_field '_password' => ( type => 'PasswordConf',
23                messages => { required => 'You must enter the password a second time' },
24           );
25

AUTHOR

27       FormHandler Contributors - see HTML::FormHandler
28
30       This software is copyright (c) 2017 by Gerda Shank.
31
32       This is free software; you can redistribute it and/or modify it under
33       the same terms as the Perl 5 programming language system itself.
34
35
36
37perl v5.28.1                      2017H-T0M7L-:2:0FormHandler::Field::PasswordConf(3)
Impressum