The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.17

  • Fixed some warnings that might have been generated by use strict/warnings. Thanks to Michael Krause.
  • Changed test.pl a fork() to create a seperate client-and-server processes instead of trying to multitask using select() and alarms (that failed on some older SunOSs).
  • Test script no longer hangs at step #4 for that long.
  • Fixed minor error message if do_one_loop() was invoked on a client object.

Modules

Easily create secure, bandwidth-friendly TCP/IP clients and servers