The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.