mirror of
https://codeberg.org/scip/Config-General.git
synced 2025-12-16 20:21:01 +01:00
- added -String parameter to new(), which allows
one to supply the whole config as a string.
- added -MergeDuplicateBlocks option, which causes
duplicate blocks to be merged.
git-svn-id: http://dev.catalyst.perl.org/repos/Config-General/trunk@14 be1acefe-a474-0410-9a34-9b3221f2030f
6 lines
148 B
Plaintext
6 lines
148 B
Plaintext
|
|
|
|
o need separate methods like ::String or ::File to fill
|
|
module parameters, and ::Parse and/or ::Read for manually
|
|
invocation of the parser
|