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

0.03    2020-05-11
        [CHANGES]
         * Also recognise family/host/service as listen parameters

        [BUGFIXES]
         * Force unit testing on IPv4 so FreeBSD will work

0.02    2020-05-06
        [CHANGES]
         * Use ->bind method rather than directly constructing an
           IO::Socket::INET thus allowing kernel-assigned port
         * Add basic SYNOPSIS, example script, unit test

0.01    2014/02/11 22:36:01
        First version, released on an unsuspecting world.