Sponsoring The Perl Toolchain Summit 2025: Help make this important event another success Learn more

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.