ANNOUNCE: Curses interface for Config::Model

Hello

I'm happy to announce the first version of Config::Model::CursesUI[1].

This module provides a Curses interface for all configuration
descriptions created for Config::Model [2].

This interface is used by config-edit program provided by
Config::Model.

For instance, you can try config-edit to modify your Xorg
configuration. For this, you need to install the Xorg model. Once all
modules are installed, you can run (as root, but please backup
/etc/X11/xorg.conf before):

# config-edit -model Xorg

You may want to try it safely first by writing the resulting xorg.conf
elsewhere (in this case you can run this command with your user
account):

$ config-edit -model Xorg -write_directory test

Be sure to read Config::Model::Xorg's README file [4].

Cheers

[1] http://search.cpan.org/dist/Config-Model-CursesUI/
[2] http://search.cpan.org/dist/Config-Model/
[3] http://search.cpan.org/dist/Config-Model-Xorg/
[4] http://search.cpan.org/src/DDUMONT/Config-Model-Xorg-0.5/REA DME

--
Dominique Dumont
"Delivering successful solutions requires giving people what they
need, not what they want." Kurt Bittner
dominique.dumont [ Di, 15 Mai 2007 13:20 ] [ ID #1712822 ]
Perl » comp.lang.perl.modules » ANNOUNCE: Curses interface for Config::Model

Vorheriges Thema: ANNOUNCE Text::CSV_XS 0.26
Nächstes Thema: Reading contents of an excel file from a test file