Package perl-Future-IO: Information
Source package: perl-Future-IO
Version: 0.16-alt1
Build time: Apr 4, 2025, 04:52 AM in the task #380212
Category: Development/Perl
Report package bugHome page: http://search.cpan.org/dist/Future-IO/
License: perl
Summary: Future-returning IO methods
Description:
This package provides a few basic methods that behave similarly to the same-named core perl functions relating to IO operations, but yield their results asynchronously via the Future manpage instances. This is provided primarily as a decoupling mechanism, to allow modules to be written that perform IO in an asynchronous manner to depend directly on this, while allowing asynchronous event systems to provide an implementation of these operations.
Maintainer: Igor Vlasenko
Last changed
April 3, 2025 Igor Vlasenko 0.16-alt1
- automated CPAN update
Dec. 1, 2023 Igor Vlasenko 0.15-alt3
- fixed build with perl 5.38
Oct. 25, 2023 Alexey Sheplyakov 0.15-alt2
- NMU: disable 04syswrite test on LoongArch too. Fixes FTBFS on LoongArch.