New release of Config-Model

New release of Config-Model

am 24.07.2006 14:20:29 von Dominique Dumont

Hello

I'm happy to announce the new release of the Config::Model [1] perl
module (v0.601) .

This version features the first version of a program to edit
configuration data (provided the data model exists in
/etc/config-model.d). This "config-model" program provides a
shell like interface with auto-completion.

Note that writing back configuration data is still shaky. So
don't run this command as root.

Other changes:
* Model.pm (load): new method. Model can load model
declaration from /etc/config-model.d. The model must be
valid perl script that ends with an array ref containing
configuraiton class declaration like the one accepted by
create_config_class.

* Modified example/fstab/Fstab.pl file so that fstab model
can be loaded by Model.pm

* Describe.pm: New file. Provides a human readable
description of a configuration node.


You can download this package from CPAN [2] or sourceforge [3].

Cheers

[1] http://config-model.sourceforge.net/
[2] http://search.cpan.org/dist/Config-Model/
[3] https://sourceforge.net/project/sho...group_id=155650

--
Dominique Dumont
"Delivering successful solutions requires giving people what they
need, not what they want." Kurt Bittner