Thu, 09 Apr 2026 03:05:55 CST | login

Information for build perl-AnyEvent-HTTP-2.25-5.oc9

ID38866
Package Nameperl-AnyEvent-HTTP
Version2.25
Release5.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-AnyEvent-HTTP.git?.#bb8653e46a43d53714734a0269dfb1299907032d
SummarySimple but non-blocking HTTP/HTTPS client
DescriptionThis module is an AnyEvent user, you need to make sure that you use and run a supported event loop. This module implements a simple, stateless and non-blocking HTTP client. It supports GET, POST and other request methods, cookies and more, all on a very low level. It can follow redirects supports proxies and automatically limits the number of connections to the values specified in the RFC. It should generally be a "good client" that is enough for most HTTP tasks. Simple tasks should be simple, but complex tasks should still be possible as the user retains control over request and response headers. The caller is responsible for authentication management, cookies (if the simplistic implementation in this module doesn't suffice), referrer and other high-level protocol details for which this module offers only limited support.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 15:52:09 CST
CompletedFri, 13 Jun 2025 15:54:09 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/perl-AnyEvent-HTTP.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-AnyEvent-HTTP.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-AnyEvent-HTTP-2.25-5.oc9.src.rpm (info) (download)
noarch
perl-AnyEvent-HTTP-2.25-5.oc9.noarch.rpm (info) (download)
Logs
noarch
dnf.rpm.log
build.log
dnf.librepo.log
hw_info.log
dnf.log
mock_output.log
state.log
root.log
installed_pkgs.log
mock_config.log
noarch_rpmdiff.json
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 2.25-5 - Rebuilt for loongarch64 * Tue Jul 02 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.25-4 - rebuild * Mon Jul 01 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.25-3 - rebuild * Mon Jul 01 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.25-2 - rebuild * Thu Jun 20 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.25-1 - initial build