libanyevent-http-perl 2.25-2 source package in Ubuntu

Changelog

libanyevent-http-perl (2.25-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.5.1, no changes needed.
  * Update standards version to 4.6.1, no changes needed.

 -- Jelmer Vernooij <email address hidden>  Fri, 14 Oct 2022 09:46:44 +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 universe perl
Noble release universe perl
Mantic release universe perl
Lunar release universe perl

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libanyevent-http-perl_2.25-2.dsc 2.1 KiB 78fb9ca2f3650305fc41c4836688d82e9452e3e66b624f4f40e91a2246eacecf
libanyevent-http-perl_2.25.orig.tar.gz 27.8 KiB 5cfa53416124176f6f4cd32b00ea8ca79a2d5df51258683989cd04fe86e25013
libanyevent-http-perl_2.25-2.debian.tar.xz 3.7 KiB 5cfd64e944590b3212d949ce330c4a8670d0fa4df1e3af27d9a51e065980f9e0

Available diffs

No changes file available.

Binary packages built by this source

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

 AnyEvent::HTTP is a 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.