freebsd-ports/devel/p5-Config-Model/pkg-descr

12 lines
466 B
Text
Raw Normal View History

Using Config::Model, a typical configuration validation tool will be made of
3 parts :
1. The user interface
2. The validation engine which is in charge of validating all the
configuration information provided by the user.
3. The storage facility that store the configuration information
Config::Model provides a validation engine according to a set of rules.
2007-01-30 10:27:23 +01:00
WWW: http://config-model.sourceforge.net/
WWW: http://search.cpan.org/dist/Config-Model/