I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2009-09-10 10:54:49-07 by ddumont
Announce: New wizard widget for Config::Model Tk interface

Hello

At last, I've found the time to implement a Wizard widget in Config::Model::TkUI ;-)

Powered by Config::Model::WizardHelper, the new Tk wizard will scan a configuration mode and stop on all:
- element with 'level' set to 'important' in the configuration model
- element with an error (mostly missing mandatory value)

The new version of Config::Model::TkUI also feature a new widget (NodeEditor) that will help edition of simple configuration like sshd_config.

OpenSsh configuration model was also updated so that the wizard will show the most important items to be configured.

All the best

Direct Responses: Write a response