libwww-perl 6.72-1 source package in Ubuntu

Changelog

libwww-perl (6.72-1) unstable; urgency=medium

  * Import upstream version 6.72.
  * Remove libhttp-cookiejar-perl from Depends.
    It is recommended in the documentation (and used in tests) but not
    actually used at runtime, and also waits for Mozilla::PublicSuffix to be
    packaged in order to use its full potential.
    Thanks to Steve Langasek for the analysis. (Closes: #1040007)
  * Drop PR436.patch. Taken from a now merged upstream pull request.

 -- gregor herrmann <email address hidden>  Mon, 24 Jul 2023 21:18:10 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release main perl

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libwww-perl_6.72-1.dsc 2.9 KiB 0062cf94a442ad74edc262abafc5b1ef2e4a5be49e547c89dc5e36c86290b0ee
libwww-perl_6.72.orig.tar.gz 180.3 KiB e9b8354fd5e20be207afe23ddd584fcd59bf82998dc077decf684ba1dae5a05d
libwww-perl_6.72-1.debian.tar.xz 11.2 KiB a8b8586c0ee15f36aa182749fd45a011772ecc4dd3448c73e8a88485574e5275

No changes file available.

Binary packages built by this source

libwww-perl: 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.