aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Config-INI-Simple/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Config-INI-Simple/pkg-descr')
-rw-r--r--devel/p5-Config-INI-Simple/pkg-descr8
1 files changed, 8 insertions, 0 deletions
diff --git a/devel/p5-Config-INI-Simple/pkg-descr b/devel/p5-Config-INI-Simple/pkg-descr
new file mode 100644
index 000000000000..8df0db0ba74f
--- /dev/null
+++ b/devel/p5-Config-INI-Simple/pkg-descr
@@ -0,0 +1,8 @@
+Config::INI::Simple is for very simplistic reading and writing of INI
+files. A new object must be created for each INI file (an object keeps
+all the data read in from an INI which is used on the write method to
+write to the INI). It also keeps all your comments and original order
+intact.
+
+Author: C. J. Kirsle <kirsle -at- rainbowboi.com>
+WWW: http://search.cpan.org/dist/Config-INI-Simple/