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::JSApp::DualSelectWidget - An ordered multi-select widget made up of two HTML <select> tags and four buttons, enhanced by JavaScript

SYNOPSIS

   use App::Widget::JSApp::DualSelectWidget;

   ...