Skip to main content



Real-time web framework

Changes for 9.33 - 2023-06-14

  • Improved log messages to refer to the FAQ when they have an entry.
  • Fixed a bug where the prefork server could sometimes send redundant QUIT signals, which could result in unintended core dumps because of a race condition. (brsakai-csco)


base class for Number:😛hone::* modules

Changes for 3.9002 - 2023-06-14

  • Data updates only


Colorize router CLI output

Changes for 1.231650 - 2023-06-14T17:40:19+00:00

  • Joelle Maslak <jmaslak@antelope.net>
  • [bugfix] Add additional IP address colorizations


XS functions to assist in parsing keyword syntax

Changes for 0.34 - 2023-06-14

  • CHANGES
  • BUGFIXES


Create Text-based User Interfaces Without ncurses

Changes for 2.00 - 2023-06-14T16:40:56Z

  • Based on incompatible fork of termbox (which was abandoned)
  • Old examples have been removed until they're rewritten
  • New UI example: eg/editor.pl