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

Acme::Nothing - No more module loading!

VERSION

version 0.03

SYNOPSIS

Stops your script from loading any more modules.

use Acme::Nothing;
use Improbable; # Nope!
use Fish;       # Not this either!
use CGI;        # Still not loading anything