The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Future-IO-Impl-UV

0.03    2022-01-07
        [CHANGES]
         * Unit-test the new ->connect and ->accept methods of Future::IO 0.11

        [BUGFIXES]
         * Ensure that mixed read/write on the same filehandle works correctly

0.02    2021-08-24
        [CHANGES]
         * Implement the ->waitpid method
         * Use the shared Test::Future::IO::Impl tests

0.01    2021-01-22
        First version, released on an unsuspecting world.