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

Changes for version 0.002

  • add TemplateTimer panel
  • add notification type and count to Logger panel
  • make a copy of app config in Settings plugin panel

Modules

Dancer2 panels for Plack::Debugger
add logs to debugger panels
add route data to debugger panels
add session data to debugger panels
add settings data to debugger panels
add template and layout timing data to debugger panels
add template tokens to debugger panels

Provides

in lib/Dancer2/Plugin/Debugger/Role/Panel.pm
in lib/Plack/Debugger/Panel/Dancer2/Logger.pm
in lib/Plack/Debugger/Panel/Dancer2/Routes.pm
in lib/Plack/Debugger/Panel/Dancer2/Session.pm
in lib/Plack/Debugger/Panel/Dancer2/Settings.pm
in lib/Plack/Debugger/Panel/Dancer2/TemplateTimer.pm
in lib/Plack/Debugger/Panel/Dancer2/TemplateVariables.pm