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 IO-Async-Loop-EV

0.03    2020-05-05
        [CHANGES]
         * Support IO::Async 0.76
            + ->watch_child API is now called ->watch_process
            + Add Loop processing time metrics

0.02    CHANGES:
         * Implement IO::Async 0.49 Loop API:
           + ->watch_time / ->unwatch_time
         * Declare that subsecond timing won't work for unit-test purposes

0.01    First version, released on an unsuspecting world.