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