The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Net::IMAP::Server::Error - A command which failed catastrophically

DESCRIPTION

A subclass of Net::IMAP::Server::Command used when the true command fails to compile or load, for whatever reason. This is intentionally not Net::IMAP::Server::Command::Error, as that would make it available to clients as the ERROR command.

METHODS

run

Produces a server error.