aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Config-Model/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Config-Model/pkg-descr')
-rw-r--r--devel/p5-Config-Model/pkg-descr10
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/p5-Config-Model/pkg-descr b/devel/p5-Config-Model/pkg-descr
new file mode 100644
index 000000000000..60cc3d8f4363
--- /dev/null
+++ b/devel/p5-Config-Model/pkg-descr
@@ -0,0 +1,10 @@
+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.
+
+WWW: http://search.cpan.org/dist/Config-Model/