summaryrefslogtreecommitdiffstats
path: root/perl/perl-Config-Simple/README
diff options
context:
space:
mode:
author Elvio Basello2014-09-10 04:25:18 +0200
committer Willy Sudiarto Raharjo2014-09-10 04:25:18 +0200
commit902192de01de063512b6ea3513e95032b2b8425b (patch)
tree35810e486b3b548c75b1f909e11d2c1ce65d11f9 /perl/perl-Config-Simple/README
parent045af5ebf66084e89377aa0a44efab0cbfd27ebd (diff)
downloadslackbuilds-902192de01de063512b6ea3513e95032b2b8425b.tar.gz
perl/perl-Config-Simple: Added (simple configuration file class).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-Config-Simple/README')
-rw-r--r--perl/perl-Config-Simple/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/perl/perl-Config-Simple/README b/perl/perl-Config-Simple/README
new file mode 100644
index 0000000000..4ea299933b
--- /dev/null
+++ b/perl/perl-Config-Simple/README
@@ -0,0 +1,7 @@
+Config::Simple - A simple configuration file class
+
+Config::Simple is a class representing configuration file object.
+It supports several configuration file syntax and tries to identify the file syntax
+automatically.
+
+Library supports parsing, updating and creating configuration files