Source: libhttp-body-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann , IƱigo Tejedor Arrondo , Xavier Guimard Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper-compat (= 13) Build-Depends-Indep: libhttp-message-perl , libpath-class-perl , libtest-deep-perl , libwww-perl , perl Standards-Version: 4.7.2 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libhttp-body-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libhttp-body-perl.git Homepage: https://metacpan.org/release/HTTP-Body Rules-Requires-Root: no Package: libhttp-body-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libhttp-message-perl, libpath-class-perl, libwww-perl 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.