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

NAME

HTML::FormHandler::Field::Multiple - Select one or more options

DESCRIPTION

This inherits from the Select field, and sets the "multiple" flag true to accept multiple options.

The currently selected items will be put at the top of the list. Widget type is 'select'.

AUTHORS

Gerda Shank

COPYRIGHT

This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself.