libwww-perl 6.31-1ubuntu0.1 source package in Ubuntu

Changelog

libwww-perl (6.31-1ubuntu0.1) bionic; urgency=medium

  [ gregor herrmann ]
  * Drop drop-non-blocking-socket.patch.
    The patch is not only not needed anymore, it also causes troubles with
    OpenSSL 1.1.1 (via IO::Socket::SSL).
    Thanks to Guilhem Moulin (on the Debian side) and Steffen Ullrich
    (IO::Socket::SSL upstream) for analysing the problem and tracking down the
    real culprit.
    (Closes: #914034) LP: #1797386

 -- Dimitri John Ledkov <email address hidden>  Tue, 21 May 2019 09:55:53 +0100

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic security main perl
Bionic updates main perl

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libwww-perl_6.31.orig.tar.gz 160.8 KiB 525d5386d39d1c1d7da8a0e9dd0cbab95cba2a4bfcfd9b83b257f49be4eecae3
libwww-perl_6.31-1ubuntu0.1.debian.tar.xz 10.2 KiB f0708dad1e610894d462934f424c54965c7f81bf1b27194c2d58434cdf4edbc8
libwww-perl_6.31-1ubuntu0.1.dsc 2.5 KiB b00e207aa46e5d191df0651eb74316d3039764ee9720a61d5113e694cc7316c4

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.