1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
|
---
abstract: "Plack::Middleware which removes body for HTTP response if it's not required"
author:
- 'Upasana <me@upasana.me>'
build_requires:
HTTP::Request::Common: '0'
Plack::Builder: '0'
Plack::Test: '0'
Test::More: '0'
configure_requires:
ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 5.047, CPAN::Meta::Converter version 2.150001'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: Plack-Middleware-RemoveRedundantBody
requires:
Plack::Middleware: '0'
Plack::Util: '0'
parent: '0'
strict: '0'
warnings: '0'
resources:
bugtracker: https://github.com/upasana-me/Plack-Middleware-RemoveRedundantBody/issues
homepage: https://github.com/upasana-me/Plack-Middleware-RemoveRedundantBody
repository: https://github.com/upasana-me/Plack-Middleware-RemoveRedundantBody.git
version: '0.09'
|