1HTML::FormHandler::FielUds:e:rMoCnoenyt(r3i)buted Perl DHoTcMuLm:e:nFtoartmiHoanndler::Field::Money(3)
2
3
4

NAME

6       HTML::FormHandler::Field::Money - US currency-like values
7

VERSION

9       version 0.40068
10

DESCRIPTION

12       Validates that a positive or negative real value is entered.  Formatted
13       with two decimal places.
14
15       Uses a period for the decimal point. Widget type is 'text'.
16
17       If form has 'is_html5' flag active it will render <input type="number"
18       ... /> instead of type="text"
19

ATTRIBUTES

21
22       currency_symbol
23           Currency symbol to remove from start of input if found, default is
24           dollar "$".
25
26       allow_commas
27           Allow commas in input for digit grouping? Digits are grouped into
28           groups of 3, for example "1,000,000,000". Defaults to false.
29

AUTHOR

31       FormHandler Contributors - see HTML::FormHandler
32
34       This software is copyright (c) 2017 by Gerda Shank.
35
36       This is free software; you can redistribute it and/or modify it under
37       the same terms as the Perl 5 programming language system itself.
38
39
40
41perl v5.36.0                      2022-07-22HTML::FormHandler::Field::Money(3)
Impressum