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

NAME

Quizzer::Element::Web::Boolean - A check box on a form

DESCRIPTION

This element handles a check box on a web form.

METHODS

show

Generates and returns html representing the check box.

process

This gets called once the user has entered a value, to process it before it is stored.