libwww-perl 6.71-2ubuntu1 source package in Ubuntu

Changelog

libwww-perl (6.71-2ubuntu1) mantic; urgency=medium

  * Revert dep on libhttp-cookiejar-perl.  This is not used by default, only
    in example code; and while it's asserted that it is a "safer" cookie
    jar, this is only true when coupled with Mozilla::PublicSuffix which is
    not packaged at all in the distribution.  Keep libhttp-cookiejar-perl as
    a build-dep only.  LP: #2024245.

 -- Steve Langasek <email address hidden>  Thu, 20 Jul 2023 12:47:43 -0700

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Mantic
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libwww-perl_6.71.orig.tar.gz 180.2 KiB 9d852d92c1f087d838adcb4107c4ff69887e7e5bdb742f984639c4c18dddb6e7
libwww-perl_6.71-2ubuntu1.debian.tar.xz 11.9 KiB a9f13f24fa532f800be320d1e350eb63517f420db43f0bd3697586a5c715d2cb
libwww-perl_6.71-2ubuntu1.dsc 2.8 KiB 232fb85ee133d692fcae1c1810105595ef35969f003c528ac690f5e7fee06cd2

Available diffs

View changes file

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.