Skip to main content



MCE extension for sharing data supporting threads and processes

Changes for 1.881

  • Bump MCE dependency to 1.885.
  • Improved reliability on the Windows platform.


Many-Core Engine for Perl providing parallel processing capabilities

Changes for 1.885

  • Improved reliability on the Windows platform.


Some utilities for Org documents

Changes for 0.485 - 2023-04-06

  • Make output of list-org-headlines and list-org-headlines-fast similar (raw header line).
  • [ux] Add -l as short alias for --detail.



a perl graphic toolkit

Changes for 1.69 - 2023-05-30

  • Fully rewrite win32 socket engine, now is single-threaded
  • Drawable.matrix returns Prima::Matrix objects
  • Speedup x11 matrix image rendering with XRender
  • Use XRender on mac/XQuartz
  • Add a 3D demo
  • Introduce new Widget.skin
  • Flat skin is default now (use Prima::Application skin => 'classic' to revert)
  • Add a mechanism to allow secondary roles to override core methods.
  • Move scrolling and border width properties to a secondary role Widget::GroupScroller
  • Add Component.deepChildLookup to address grand-children by their name same as the direct children