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.01

  • First release to an unsuspecting world (well, not really unsuspecting, I promised this would go out at the London Perl Workshop then took two days to do it, so really it is to a suspecting world, but that doesn't sound as fun).

Modules

The web service backend for the debugger
Debugging tool for Plack web applications
Base class for the debugger panels
Debug panel for inspecting AJAX requests
Debug panel for inspecting $ENV
Debug panel for watching memory usage
Debug panel for inspecting Perl module versions
Debug panel for inspecting HTTP request parameters
Debug panel for inspecting Perl's config options
Debug panel for inspecting the Plack $env
Debug panel for inspecting the Plack response
Debug panel for inspecting page generation timing
Debug panel for viewing warnings called during a request
The storage manager for debugging data
Middleware for collecting debugging data
Middleware for injecting content into a web request
A subclass of Plack::Test suitable for testing the debugger
Test utility module for generating dummy results
HTTP Mocking to support psgix.cleanup

Examples