NAME
HTML::FormHandler::Field::Boolean - A true or false field
DESCRIPTION
This field returns 1 if true, 0 if false. The widget type is 'checkbox'. Similar to Checkbox, except only returns values of 1 or 0.
AUTHORS
Gerda Shank
COPYRIGHT
This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself.