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

NAME

Apache2::REST::ErrorOutputRegistry - Manages instances of ErrorOutputHandler

instance

Returns the singleton instance of the registry.

registerEO

Registers an instance of ErrorOutputHandler

getOutput

Returns the ErrorOutputHandler registered with key

Usage:

    Apache2::REST::ErrorOutputRegister->instance()->getOutput('both') ; # For instance.