Thu, 23 May 2024 04:55:02 UTC | login

Information for build perl-AnyEvent-Future-0.05-4.fc40

ID301607
Package Nameperl-AnyEvent-Future
Version0.05
Release4.fc40
Epoch
SummaryUse Future with AnyEvent
DescriptionThis subclass of Future integrates with AnyEvent, allowing the await method to block until the future is ready. It allows AnyEvent-using code to be written that returns Future instances, so that it can make full use of Future's abilities, including Future::Utils, and also that modules using it can provide a Future-based asynchronous interface of their own.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 23 Mar 2024 10:53:54 UTC
CompletedSat, 23 Mar 2024 10:53:54 UTC
Tags
f40
f41
RPMs
src
perl-AnyEvent-Future-0.05-4.fc40.src.rpm (info) (download)
noarch
perl-AnyEvent-Future-0.05-4.fc40.noarch.rpm (info) (download)
Changelog * Fri Mar 08 2024 Chris Adams <linux@cmadams.net> 0.05-4 - additional spec file cleanups * Thu Feb 01 2024 Chris Adams <linux@cmadams.net> 0.05-3 - additional spec file cleanups * Sat Jan 20 2024 Chris Adams <linux@cmadams.net> 0.05-2 - spec file cleanups * Mon Nov 20 2023 Chris Adams <linux@cmadams.net> 0.05-1 - initial package