libwww-perl 6.77-1 source package in Ubuntu

Changelog

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

  * Import upstream version 6.77.

 -- gregor herrmann <email address hidden>  Sat, 16 Mar 2024 23:26:41 +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
Oracular release main perl

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libwww-perl_6.77-1.dsc 2.9 KiB 89c5ddb849de72399f8a8e3b93497b1e534c1c00bfc99a1d39537c4a2911b600
libwww-perl_6.77.orig.tar.gz 179.6 KiB 94a907d6b3ea8d966ef43deffd4fa31f5500142b4c00489bfd403860a5f060e4
libwww-perl_6.77-1.debian.tar.xz 11.2 KiB 708e890aad609064bed8ca9339cc1e3be3e8a119f8eca904d0792d89a3abaac8

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.