Hello
To prepare the new release of Config::Model::Xorg, I've fixed some bugs and added some small new features. Here are the details:
* Config::Model::TkUi 1.207: Added Text editor button to normalize white space in a string. Useful when filling configuration parameter description from a man page with cut'n'paste.
* Config::Model::Itself 1.208: Backported tests to perl 5.8. Changed auto_create parameter to auto_create_keys and auto_create_ids (required by Config::Model 0.634)
* Config::Model::OpenSsh v1.204: Removed unused options that broke with Config::Model 0.634
* Config::Model version 0.634: removed kludgy read_root_dir and write_root_dir options from config-edit. In hash and list, auto_create parameter is replaced by auto_create_keys and auto_create_ids.
All the best