Source: libhttp-body-perl Maintainer: Debian Perl Group Uploaders: Krzysztof Krzyżaniak (eloy) , gregor herrmann , Jonathan Yu , Rene Mayorga , Brian Cassidy , Iñigo Tejedor Arrondo , Xavier Guimard Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libhttp-message-perl, libpath-class-perl, libtest-deep-perl, libwww-perl, libyaml-perl, perl Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libhttp-body-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhttp-body-perl.git Testsuite: autopkgtest-pkg-perl Homepage: https://metacpan.org/release/HTTP-Body Package: libhttp-body-perl Architecture: all Depends: libhttp-message-perl, libpath-class-perl, libwww-perl, libyaml-perl, ${misc:Depends}, ${perl:Depends} Description: module for processing data from HTTP POST requests HTTP::Body is a Perl module for processing data from HTTP POST requests. It supports application/x-www-form-urlencoded, application/octet-stream, and multipart/form-data.