Commit graph

9 commits

Author SHA1 Message Date
wiz
93b46879c7 Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
wiz
5bf081bfd4 p5-HTTP-Entity-Parser: update to 0.21.
0.21 2018-03-03T04:51:32Z

   - Relax minimum perl version to 5.8.1
2018-03-04 16:10:04 +00:00
wiz
7be2dd2d7a p5-HTTP-Entity-Parser: fix some dependencies
They are needed at run-time, not only for tests.
2017-09-27 16:26:15 +00:00
wiz
31ce02d32e p5-HTTP-Entity-Parser: update to 0.20.
0.20 2017-07-18T03:54:04Z

   - [fixed] Throws exception when psgi.input is undef #6
   - [fixed] dechunk loop can stuck on empty chunked post #7

0.19 2017-02-07T08:19:45Z

   - Adjust tests for module load from a relative path when . is not in @INC (Thank you toddr)
2017-09-27 15:18:27 +00:00
ryoon
b9d9d2fc30 Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:48 +00:00
mef
88b147d19d -- Add one more package with BUILD_DEPENDS for make test. 2017-02-02 12:39:46 +00:00
mef
3aa5911918 -- Add 4 packages with BUILD_DEPENDS for make test 2017-02-02 12:01:48 +00:00
wen
e1ca41c121 Update to 0.18
Upstream changes:
0.18 2016-10-03T04:36:04Z

   - Use a better tempdir, fix some documentation, and make json test more readable #4 (Thank you karenetheridge)
2016-12-11 07:29:12 +00:00
wen
788893c6b7 Import HTTP-Entity-Parser-0.17 as p5-HTTP-Entity-Parser.
HTTP::Entity::Parser is PSGI compliant HTTP Entity parser. This module
also has compatibility with HTTP::Body. Unlike HTTP::Body, HTTP::Entity::Parser
reads HTTP entity from PSGI's env $env->{'psgi.input'} and parse it.
This module support application/x-www-form-urlencoded, multipart/form-data
and application/json.
2016-10-01 13:01:58 +00:00