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

NAME

Quizzer::Element::Noninteractive::Select -- dummy select Element

DESCRIPTION

This is dummy select element.

METHODS

show

The show method does not display anything. However, if the value of the Question associated with it is not set, or is not one of the available choices, then it will be set to the first item in the select list. This is for consitancy with other select Elements.