libwww-perl 6.53-1 source package in Ubuntu

Changelog

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

  * Import upstream version 6.53.
  * Make build-dependency on libhttp-daemon-perl versioned.

 -- gregor herrmann <email address hidden>  Mon, 08 Mar 2021 16:46:45 +0100

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

Builds

Impish: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libwww-perl_6.53-1.dsc 2.9 KiB b76a029c195ea6a48d86c6805e26d78bb558b67f2ceb1f05cc9b546bf159f0df
libwww-perl_6.53.orig.tar.gz 173.4 KiB 9cbb7c688416a20c1aba9a32568504af1143ced58b572c502a1b2fb8a500f535
libwww-perl_6.53-1.debian.tar.xz 10.7 KiB edf5e24fedf89f37277e8c822663204f4c9f3e4ddd2d71ea2a3cf63556cbcb92

Available diffs

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.