# NAME

HTTP::Body::Builder - HTTP::Body::Builder!

# DESCRIPTION

HTTP::Body::Builder is a module set for building HTTP body.

See following modules.

- [HTTP::Body::Builder::MultiPart](https://metacpan.org/pod/HTTP::Body::Builder::MultiPart)
- [HTTP::Body::Builder::UrlEncoded](https://metacpan.org/pod/HTTP::Body::Builder::UrlEncoded)

# LICENSE

Copyright (C) tokuhirom.

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.

# AUTHOR

tokuhirom <tokuhirom@gmail.com>