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

Changes for version 0.50

  • new method option_dialog (like option_editor, just modal with the button pressed as return value). See https://rt.cpan.org/Ticket/Display.html?id=27647
  • prefer chooseDirectory over Tk::DirSelect, if available
  • method varref is official now (formerly private method _varref)
  • new method optextra
  • new option -useerrordialog
  • added "make demo" rule
  • Pod update
  • added some missing keys to the Makefile.PL
  • tests: protect from missing DISPLAY

Modules

User configuration window for Tk with interface to Getopt::Long