The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for IO-Async-Loop-Event

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

0.02    CHANGES:
         * Croak on unrecognised signal names, because Event on Solaris for
           some reason doesn't check them

0.01    First version, released on an unsuspecting world.