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

  • more accurate timing (using MONOTONIC clock where possible, thanks to tejblum@yandex-team.ru); using "sleep 1" on FreeBSD as Time::HiRes::usleep(1_000_000) block sometimes for several hours :(
  • --detailed-status (similar to that which innodb makes)
  • command-line configuration manipulation (by andozer@yandex-team.ru)
  • eliminated memory leak while rereading configuration (which lead to extensive daemon memory usage over time)
  • lots of small improvements

Modules

cron as it should be.