Added XXX-results.yml
[catagits/HTTP-Body.git] / README
CommitLineData
aac7ca02 1NAME
2 HTTP::Body - HTTP Body Parser
3
4SYNOPSIS
5 use HTTP::Body;
6
7DESCRIPTION
8 HTTP Body Parser.
9
10METHODS
11 add
12 body
13 buffer
14 content_length
15 content_type
16 init
17 length
18 spin
19 state
20 param
21 upload
22
23AUTHOR
24 Christian Hansen, "ch@ngmedia.com"
25
26LICENSE
27 This library is free software . You can redistribute it and/or modify it
28 under the same terms as perl itself.
29