Skip to main content




AnyEvent-SparkBot-1.014


Cisco Spark WebSocket Client for the AnyEvent Loop

Changes for 1.014

  • Added retry for 404 ( these are super common )

metacpan.org/dist/AnyEvent-Spa…



LibUI-0.02


Simple, Portable, Native GUI Library

Changes for 0.02 - 2023-03-11T05:00:07Z

  • New widgets:
  • Renamed widgets to fit existing pattern:
  • New example scripts:
  • New enum and structs: LibUI::Area::Handler, ::KeyEvent, ::MouseEvent, ::Modifiers

metacpan.org/dist/LibUI



Affix-0.10


A Foreign Function Interface eXtension

Changes for 0.10 - 2023-03-11T04:25:59Z

  • Support for ArrayRef[] with dynamic size
  • Support for empty Stuct[]
  • Coerce Enum[] types with sv2ptr(...)
  • Explicit undef values are turned into NULL in Pointer[], ArrayRef[], etc.
  • Provide default values in Struct[]
  • Ignore perl's PTRSIZE which might be different than the system's actual pointer size
  • Cleanup VM on Affix::END()
  • Simplify API around named subs
  • Support for WStr (wchar_t *, PWSTR, etc.)

metacpan.org/dist/Affix