The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 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).

Modules

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