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;

...