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

App::Widget::DualListSelect - An ordered multi-select widget made up of two HTML <select> tags and four buttons

SYNOPSIS

   use App::Widget::DualListSelect;

   ...