The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.