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-Glib

0.15    CHANGES:
         * Added 'use warnings'

        BUGFIXES:
         * Account for timing inaccuracies and race condition in timing tests

0.14    CHANGES:
         * Updated for IO-Async 0.20

0.13:   CHANGES:
         * Implement interfaces required for IO::Async 0.17
         * Deprecated class IO::Async::Set::GMainLoop now dies instantly

        BUGFIXES:
         * Be sure to watch for error conditions in Notifiers as well as
           normal IO

0.12    First version split out from IO-Async dist