The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

HTML::FormHandler::Field::Money - Input US currency-like values.

DESCRIPTION

Validates that a postive or negative real value is entered. Formatted with two decimal places.

Uses a period for the decimal point. Widget type is 'text'.

AUTHORS

Gerda Shank

COPYRIGHT

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