Skip to main content



SPVM Language

Changes for 0.989009 - 2023-06-21

  • Incompatibe Changes
  • New Features
  • Bug Fix


A SQL Database object abstraction class

Changes for v0.11.6 - 2023-06-21T16:46:21Z

  • More correction to SQLite test unit



Perl extension to access the unix process table

Changes for 0.636 - 2023-06-23

  • Fix compilation with MinGW32 runtime (redefine WINVER if too low)


A highly configurable File and Directory Dialog widget for Perl/Tk.

Changes for 2.31 - 2023-06-21

  • Fix strict catch of undefined variable added in v2.30. 😕
  • (Hopefully) Fixed Tk-errors in edge-cases where Tk suddenly "can't autoload the listbox functions" after turning off (hiding) the directory list and re-show()ing the window (we now always create both the file & directory listboxes and hide any that are not to be shown).
  • (Preemptive) - Make sure strict won't complain about undefined home directory variables (which differ between Windows and Linux).
  • Add test to test harness to test for and report on the availibility and usage of the optional Tk::JDialog module (for error dialogs).