diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2003-10-13 13:52:09 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2003-10-13 13:52:09 +0000 |
commit | 628f262022f54cffb6df1fa14983c32b619ef864 (patch) | |
tree | 30079afb8da81258def9f0fc7e446148871e165a /devel/p5-Config-Simple/pkg-descr | |
parent | deff0aad8b51f2978b132a8039820872ca4fd120 (diff) |
Notes
Diffstat (limited to 'devel/p5-Config-Simple/pkg-descr')
-rw-r--r-- | devel/p5-Config-Simple/pkg-descr | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/devel/p5-Config-Simple/pkg-descr b/devel/p5-Config-Simple/pkg-descr new file mode 100644 index 000000000000..d65f52239278 --- /dev/null +++ b/devel/p5-Config-Simple/pkg-descr @@ -0,0 +1,13 @@ +Reading and writing configuration files is one of the most frequent +aspects of any software design. Config::Simple is the library to help +you with it. + +Config::Simple is a class representing configuration file object. It +supports several configuration file syntax and tries to identify the +file syntax to parse them accordingly. Library supports parsing, +updating and creating configuration files. + +WWW: http://search.cpan.org/search?dist=Config-Simple + +- Manuel Rodrigo Rabade Garcia +mig@mig-29.net |