Changes for version 0.004
- switch to findallmod instead of findsubmod in Plugin::Debugger as otherwise some plugins might be missed
- add 'allow_blessed' to default JSON serializer so that such things as DBIx::Class objects don't cause the serializer to croak
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