Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Future-IO | Distribution: openSUSE Tumbleweed |
Version: 0.160.0 | Vendor: openSUSE |
Release: 1.1 | Build date: Tue Sep 17 07:30:56 2024 |
Group: Unspecified | Build host: reproducible |
Size: 69040 | Source RPM: perl-Future-IO-0.160.0-1.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://metacpan.org/release/Future-IO | |
Summary: Future-returning IO methods |
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 Future 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.
Artistic-1.0 OR GPL-1.0-or-later
* Tue Sep 17 2024 Tina Müller <timueller+perl@suse.de> - updated to 0.160.0 (0.16) see /usr/share/doc/packages/perl-Future-IO/Changes 0.16 2024-09-16 [CHANGES] * Added `Future::IO->load_impl` convenience method for toplevel applications * Fri Mar 08 2024 Tina Müller <tina.mueller@suse.com> - Fix disabling of __perllib_provides * Thu Oct 19 2023 Tina Müller <timueller+perl@suse.de> - updated to 0.15 see /usr/share/doc/packages/perl-Future-IO/Changes 0.15 2023-10-18 [BUGFIXES] * Avoid creating a long `->then` chain of Futures when handling EAGAIN (RT150117) * Temporarily enable blocking mode on filehandles when the default event loop is not using `select()`, to avoid a CPU spin (RT150117) * Wed Apr 26 2023 Tina Müller <timueller+perl@suse.de> - updated to 0.14 see /usr/share/doc/packages/perl-Future-IO/Changes 0.14 2023-04-25 [CHANGES] * Moved `Test::Future::IO::Impl` into its own distribution, so that downstream packages don't have to runtime-depend on `Test2` * Mon Feb 20 2023 Tina Müller <timueller+perl@suse.de> - updated to 0.13 see /usr/share/doc/packages/perl-Future-IO/Changes 0.13 2023-02-19 [CHANGES] * Swap all unit tests from `Test::More` to `Test2::V0` * Reomved test-time dependency on `Test::Identity` [BUGFIXES] * t/30system.t should check that the impl actually provides a `->waitpid` method before using it * Insert a hacky "sleep 1" into the connect tests on MSWin32 in case that helps fix the test failures * Wed Feb 01 2023 Tina Müller <timueller+perl@suse.de> - updated to 0.12 see /usr/share/doc/packages/perl-Future-IO/Changes 0.12 2023-01-31 [CHANGES] * Added `Future::IO::System`, containing a system()-like and a qx()-like method * Added `->sysread_until_eof` method * Update to perl v5.14 `package NAME VERSION` syntax * Use `await` notation in method minisynopsis lines [BUGFIXES] * Need to work harder to set LocalAddr during socket tests * Tue Aug 16 2022 Tina Müller <tina.mueller@suse.com> - Initial submission
/usr/lib/perl5/vendor_perl/5.40.0/Future /usr/lib/perl5/vendor_perl/5.40.0/Future/IO /usr/lib/perl5/vendor_perl/5.40.0/Future/IO.pm /usr/lib/perl5/vendor_perl/5.40.0/Future/IO/ImplBase.pm /usr/lib/perl5/vendor_perl/5.40.0/Future/IO/System.pm /usr/share/doc/packages/perl-Future-IO /usr/share/doc/packages/perl-Future-IO/Changes /usr/share/doc/packages/perl-Future-IO/README /usr/share/licenses/perl-Future-IO /usr/share/licenses/perl-Future-IO/LICENSE /usr/share/man/man3/Future::IO.3pm.gz /usr/share/man/man3/Future::IO::ImplBase.3pm.gz /usr/share/man/man3/Future::IO::System.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Jan 31 23:50:31 2025