Hello I've released on CPAN Config::Model v0.625 [1] which features the possibility to use Augeas as a persistent storage backend. (Using Config::Augeas perl bindings)
The main changes of this release are: 1. Integrated Augeas as a persistent storage backend. 2. Improved Config::Model to handle smoothly the migration of application configuration data even in the case on incompatible changes in the configuration of the application. In other words, configuration models can be set up to move and translate data from deprecated configuration parameters to replacement configuration parameters. If you want to use the graphical model editor to experiment with Augeas integration in Config::Model, be sure to use Config::Model::Itself v0.205. [2] Lat but not least, installing these Perl modules with 'cpan' command is much easier than downloading the perl distributions. 'cpan' will handle the dependencies for you. For instance: $ cpan Config::Model::Itself For more details on Config::Model, see http://config-model.wiki.sourceforge.net/ For more informations and discussions, see config-model-users mailing list [3] All the best [1] http://search.cpan.org/dist/Config-Model/ [2] http://search.cpan.org/dist/Config-Model-Itself/ [3] http://lists.sourceforge.net/mailman/listinfo/config-model-users -- Dominique Dumont "Delivering successful solutions requires giving people what they need, not what they want." Kurt Bittner _______________________________________________ augeas-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/augeas-devel
