From 902192de01de063512b6ea3513e95032b2b8425b Mon Sep 17 00:00:00 2001 From: Elvio Basello Date: Wed, 10 Sep 2014 09:25:18 +0700 Subject: perl/perl-Config-Simple: Added (simple configuration file class). Signed-off-by: Willy Sudiarto Raharjo --- perl/perl-Config-Simple/README | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 perl/perl-Config-Simple/README (limited to 'perl/perl-Config-Simple/README') 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 -- cgit v1.2.3