libwww-perl 6.61-1 source package in Ubuntu

Changelog

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

  * Import upstream version 6.61.
  * Update years of packaging copyright.

 -- gregor herrmann <email address hidden>  Fri, 28 Jan 2022 19:57:14 +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
Jammy release main perl

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libwww-perl_6.61-1.dsc 2.9 KiB 219294e494d9a6aeff939d4ff09ddd89e4c905c67bdda684bd70e2ba991e00d1
libwww-perl_6.61.orig.tar.gz 175.2 KiB 2f69069bd0df0ee222e25d41093bcc42e58d0a45885fba400356454c25621a5f
libwww-perl_6.61-1.debian.tar.xz 10.8 KiB c48c1f5870b12a4775fce396ee795b7309cf5bf4c9c74ed6ac8ef1bbec559014

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.