The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
---
abstract: 'Plack middleware that records your client-server interactions'
author:
  - 'Rob Hoelz <rob@hoelz.ro>'
build_requires:
  File::Spec: '0'
  HTML::Tree: '0'
  HTTP::Request::Common: '0'
  IO::Handle: '0'
  IPC::Open3: '0'
  Module::Build: '0.28'
  Test::Exception: '0'
  Test::More: '0'
  Test::TCP: '0'
configure_requires:
  Module::Build: '0.28'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.008, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Plack-Middleware-Recorder
requires:
  HTTP::Message::PSGI: '0'
  HTTP::Request: '0'
  IO::String: '0'
  Plack: '0'
  Plack::Client: '0'
  Plack::Middleware::Debug: '0'
  Scope::Guard: '0'
  Sereal: '0'
  autodie: '0'
  namespace::clean: '0'
  perl: v5.8.8
resources:
  bugtracker: https://github.com/hoelzro/plack-middleware-recorder/issues
  homepage: https://github.com/hoelzro/plack-middleware-recorder
  repository: https://github.com/hoelzro/plack-middleware-recorder.git
version: '0.06'
x_serialization_backend: 'YAML::Tiny version 1.69'