name = Plack-Middleware-AdaptFilehandleRead
author = John Napiorkowski <jjnapiork@cpan.org>
license = Perl_5
copyright_holder = John Napiorkowski
copyright_year = 2014
abstract = Let you use a filehandle in the response body that has ->read but not ->getline
version = 0.003
[@Basic]
[MetaResources]
homepage = https://github.com/jjn1056/Plack-Middleware-AdaptFilehandleRead
bugtracker.web = https://github.com/jjn1056/Plack-Middleware-AdaptFilehandleRead/issues
repository.web = https://github.com/jjn1056/Plack-Middleware-AdaptFilehandleRead
repository.url = https://github.com/jjn1056/Plack-Middleware-AdaptFilehandleRead.git
repository.type = git
[Prereqs]
Plack::Middleware = 0
Plack::Util = 0
Scalar::Util = 0
Plack::Util::Accessor = 0
[Prereqs / TestRequires]
Test::Most = 0
Plack::Test = 0
HTTP::Request::Common = 0
IO::File = 0