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::DualListSelect - An ordered multi-select widget made up of two HTML <select> tags and four buttons

SYNOPSIS

use App::Widget::DualListSelect;

...