aboutsummaryrefslogblamecommitdiff
path: root/devel/p5-Config-Std/pkg-descr
blob: cedf2a45b2e5de33d8447d5aeae57f670cd38cbb (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13












                                                                      
This module implements yet another damn configuration-file system.

The configuration language is deliberately simple and limited, and the
module works hard to preserve as much information (section order,
comments, etc.) as possible when a configuration file is updated.

See Chapter 19 of "Perl Best Practices" (O'Reilly, 2005) for the
rationale for this approach.

The configuration language is a slight extension of the Windows INI
format.

WWW: http://search.cpan.org/dist/Config-Std/