libwww-perl 6.27-1 source package in Ubuntu

Changelog

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

  * Team upload

  [ Alex Muntada ]
  * Remove inactive pkg-perl members from Uploaders.

  [ Florian Schlichting ]
  * Import upstream version 6.27
  * Update upstream metadata
  * Add new (build-)dependencies on Try::Tiny, Test::Fatal and
    Test::RequiresInternet
  * Refresh patches (offset)
  * Mark package Multi-Arch: foreign (closes: #872088)
  * Declare compliance with Debian Policy 4.1.1

 -- Florian Schlichting <email address hidden>  Tue, 10 Oct 2017 00:18:31 +0200

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

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libwww-perl_6.27-1.dsc 2.4 KiB 95c6c40f380078ecd8afb5ec55e5fbd86a3d3c1e4d7ccec576ef9c81216df3e3
libwww-perl_6.27.orig.tar.gz 159.2 KiB 298f226f0faef4920adeb0317cd774350df50dc5a7e4d6d092d5673e22eab58a
libwww-perl_6.27-1.debian.tar.xz 10.0 KiB 59e8e9a06e45a1ef6eae87d9975a7cd68f89931ec70072384937d1df3e1b4a57

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.