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.14

  • Implemented a do_one_loop() method to allow servers you write to do other things concurrently instead of the old way of being dedicated through the start() method.
  • Localized some variables to the server object. This prevented running multiple servers previously within the same program.
  • Added some more internal notes.

Modules

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