summaryrefslogtreecommitdiffstats
path: root/perl/perl-Config-Simple/README
diff options
context:
space:
mode:
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