The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
0.003     2018-02-03 15:21:16+01:00 Europe/Stockholm
 - Specify that we don't support MSWin32.
 - Change default location of socket from CWD to $app->home.
 - Add subscribe/unsubscribe tests and fix up the other tests slightly.

0.002     2018-02-02 03:15:30+01:00 Europe/Stockholm
 - Add subscribe() and unsubscribe() helpers.
 - Add clearer documentation about callbacks/subscribers.
 - Fix a race condition in setting up the socket.
 - Set stream timeout to 0 so it doesn't time out.
 - Add example application.

0.001     2018-01-31 06:18:58+01:00 Europe/Stockholm
 - Initial release.