Skip to main content



Term-TablePrint-0.155


Print a table to the terminal and browse it interactively.

Changes for 0.155 - 2023-03-11
  • Bugfix documentation column alignment.
  • Option 'max_rows' disabled by default.
  • Update option 'binary_filter'.

https://metacpan.org/dist/Term-TablePrint




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

https://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.)

https://metacpan.org/dist/Affix