libanyevent-http-perl 2.22-1 source package in Ubuntu

Changelog

libanyevent-http-perl (2.22-1) unstable; urgency=medium

  * Team upload.

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend

  [ gregor herrmann ]
  * Add debian/upstream/metadata
  * Import upstream version 2.22
    Fixes "http_get cannot parse IPv6 addresses".
    (Closes: #785807)
  * Declare compliance with Debian Policy 3.9.6.
  * Mark package as autopkgtest-able.

 -- gregor herrmann <email address hidden>  Wed, 20 May 2015 21:24:39 +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
Xenial release universe perl

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libanyevent-http-perl_2.22-1.dsc 2.3 KiB d3f301372e175ec0db56e5ee6c300f941ac4b9046877d0bd81bade20bf4ed432
libanyevent-http-perl_2.22.orig.tar.gz 27.3 KiB 864544a4f35b3f14b59f42a26d338d98cfe8fae726eb3578dcf36eed0df5aa6e
libanyevent-http-perl_2.22-1.debian.tar.xz 2.8 KiB f20010a0c52cad499a9e037a0646e092ff2dfb938a65033fbf24e87989436563

Available diffs

No changes file available.

Binary packages built by this source

libanyevent-http-perl: simple non-blocking HTTP/HTTPS client

 AnyEvent::HTTP is an simple non-blocking HTTP/HTTPS client implementation,
 which uses AnyEvent under the hood for asynchronous I/O. It supports GET,
 POST and other request methods, cookies and more. It is well suited to most
 HTTP tasks, while retaining fine-grained control over request and response
 headers to cater to more complex requirements.