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

NAME

Quizzer::Element::Web::Select - A select box on a form

DESCRIPTION

This element handles a select box on a web form.

METHODS

show

Generates and returns html representing the select box.

process

This gets called once the user has entered a value. It is passed the value they entered. It saves the value in the associated Question.