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

Dancer2::Plugin::Debugger - main debugger plugin for Dancer2 for Plack::Debugger

VERSION

0.008

CONFIGURATION

plugins:
    Debugger:
        enabled: 1

enabled

Whether plugin is enabled. Defaults to false.

METHODS

BUILD

Load all Dancer2::Plugin::Debugger::Panel::* classes if "enabled" is true.