Source: libwww-perl Maintainer: Debian Perl Group Uploaders: Damyan Ivanov , Dominique Dumont , gregor herrmann Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper-compat (= 13) Build-Depends-Indep: libencode-locale-perl , libfile-listing-perl , libhtml-parser-perl , libhttp-cookies-perl , libhttp-cookiejar-perl , libhttp-daemon-perl (>= 6.12) , libhttp-date-perl , libhttp-message-perl , libhttp-negotiate-perl , liblwp-mediatypes-perl , libnet-http-perl , libtest-fatal-perl , libtest-leaktrace-perl , libtest-needs-perl , libtest-requiresinternet-perl , libtry-tiny-perl , liburi-perl , libwww-robotrules-perl , netbase , perl Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libwww-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libwww-perl.git Homepage: https://metacpan.org/release/libwww-perl Rules-Requires-Root: no Package: libwww-perl Architecture: all Multi-Arch: foreign Depends: ${misc:Depends}, ${perl:Depends}, ca-certificates, libencode-locale-perl, libfile-listing-perl, libhtml-parser-perl, libhtml-tagset-perl, libhtml-tree-perl, libhttp-cookies-perl, libhttp-date-perl, libhttp-message-perl, libhttp-negotiate-perl, liblwp-mediatypes-perl, liblwp-protocol-https-perl, libnet-http-perl, libtry-tiny-perl, liburi-perl, libwww-robotrules-perl, netbase Recommends: libdata-dump-perl, libhtml-form-perl, libhtml-format-perl, libhttp-daemon-perl, libmailtools-perl Suggests: libauthen-ntlm-perl Description: simple and consistent interface to the world-wide web libwww-perl (also known as LWP) is a collection of Perl modules that provide a simple and consistent programming interface (API) to the World-Wide Web. The main focus of the library is to provide classes and functions that allow you to write WWW clients. It also contains general purpose modules, as well as a simple HTTP/1.1-compatible server implementation.