The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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.