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

Changes for version 1.367 - 2018-09-01

  • Improvement:
    • add a widget to filter element in tree. The filtering is based on element names. All items matching a filter value are shown in the tree widget (gh #13)
    • show node gist (i.e. information about node content) in tree widget (provided the gist is not empty) (gh #14)
  • Bug fixes:
    • Fix 'show only custom values' and 'hide empty values' filters to work recursively.
    • fix wizard to stop on items that have a warning
    • Checklist viewer and editor: fix display of value help
    • TkUI: fix open/close when pasting from cut buffer (gh #15)
  • Other
    • Convert README file to README.md

Modules

Tk GUI to edit config data through Config::Model

Provides

in lib/Config/Model/Tk/AnyViewer.pm
in lib/Config/Model/Tk/CheckListEditor.pm
in lib/Config/Model/Tk/CheckListViewer.pm
in lib/Config/Model/Tk/HashEditor.pm
in lib/Config/Model/Tk/HashViewer.pm
in lib/Config/Model/Tk/LeafEditor.pm
in lib/Config/Model/Tk/LeafViewer.pm
in lib/Config/Model/Tk/ListEditor.pm
in lib/Config/Model/Tk/ListViewer.pm
in lib/Config/Model/Tk/NodeEditor.pm
in lib/Config/Model/Tk/NodeViewer.pm
in lib/Config/Model/Tk/NoteEditor.pm
in lib/Config/Model/Tk/Wizard.pm