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

  • Add /recorder/start, /recorder/stop
  • Add a debug panel for communicating with the recorder middleware
  • Add the ability to replay requests against a PSGI file
  • Add ability to specify output file with plack-record

Documentation

Utility script for recording PSGI app requests
Utility script for replaying PSGI app requests

Modules

Plack::Middleware::Debug::Recorder - Debug panel to communicate with the Recorder middleware
Plack middleware that records your client-server interactions
API for interacting with a frozen request file
Represents a single HTTP interaction