There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

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;

...