diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2003-07-10 11:00:00 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2003-07-10 11:00:00 +0000 |
commit | 2e1e5dd432a2c163e61d9a58eb811f1086eca0f0 (patch) | |
tree | 58c90c3a60c4585d820b0111ecdcfbd112bd8dc6 /devel/p5-Config-IniFiles/pkg-descr | |
parent | 70fda5fd3027a9bfab8e67259a3af033158920a1 (diff) |
Notes
Diffstat (limited to 'devel/p5-Config-IniFiles/pkg-descr')
-rw-r--r-- | devel/p5-Config-IniFiles/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/p5-Config-IniFiles/pkg-descr b/devel/p5-Config-IniFiles/pkg-descr index 64ae3110ddd2..cc602b32333b 100644 --- a/devel/p5-Config-IniFiles/pkg-descr +++ b/devel/p5-Config-IniFiles/pkg-descr @@ -18,3 +18,5 @@ INI files consist of a number of sections, each preceeded with the section name in square brackets. Parameters are specified in each section as Name=Value. Any spaces around the equals sign will be i gnored, and the value extends to the end of the line. + +WWW: http://search.cpan.org/dist/Config-IniFiles/ |