Sat, 18 May 2024 17:10:02 UTC | login

Information for build perl-AnyEvent-HTTP-2.25-1.fc33

ID156522
Package Nameperl-AnyEvent-HTTP
Version2.25
Release1.fc33
Epoch
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 bydavidlt
State complete
Volume DEFAULT
StartedWed, 06 May 2020 06:59:44 UTC
CompletedWed, 06 May 2020 06:59:44 UTC
Tags
f33
RPMs
src
perl-AnyEvent-HTTP-2.25-1.fc33.src.rpm (info) (download)
noarch
perl-AnyEvent-HTTP-2.25-1.fc33.noarch.rpm (info) (download)
Changelog * Sun May 03 2020 Emmanuel Seyman <emmanuel@seyman.fr> - 2.25-1 - Update to 2.25 - Use /usr/bin/perl instead of %{__perl} - Use %{make_install} instead of "make pure_install" - Use %{make_build} instead of make - Pass NO_PERLLOCAL=1 to Makefile.PL * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.24-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.24-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 2.24-4 - Perl 5.30 rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.24-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sun Oct 28 2018 Emmanuel Seyman <emmanuel@seyman.fr> - 2.24-2 - Update spec file to modern standards * Sun Sep 09 2018 Emmanuel Seyman <emmanuel@seyman.fr> - 2.24-1 - Update to 2.24 * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.23-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Jun 28 2018 Jitka Plesnikova <jplesnik@redhat.com> - 2.23-6 - Perl 5.28 rebuild