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

Debian::ModuleList - list the modules in Debian

DESCRIPTION

This requires apt-file to be installed.

use Debian::ModuleList;
my @list = Debian::ModuleList::list_modules();