Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-IO-Async
From: Makoto Fujiwara
Date: 2016-05-03 07:05:59
Message id: 20160503050559.2C27BFBBA@cvs.NetBSD.org
Log Message:
Updated to devel/p5-IO-Async 0.70
(make test fails, but that is not by this update)
---------------------------------
0.70 2015/12/15 18:17:43
[CHANGES]
* Support perl 5.8.x (tested on 5.8.9, presumed working as far as
5.8.4)
0.69 2015/11/09 19:56:58
[CHANGES]
* Use Future->catch instead of poorly-implemented string-eq test
* Use L<...> instead of C<...> in docs where appropriate \
(RT107417)
(thanks Arthur Axel 'fREW' Schmidt)
[BUGFIXES]
* Don't silently swallow Listener acceptor failures (RT107806)
* Don't silently swallow other ->connect errors
* Remember to ->unwatch_io before setting IaHandle's handle to undef
Files: