in reply to YAML + template/reuse
Alternatively you can build a default yaml config file and an overriding yaml config, and merge these (for example with Hash::Merge, or "manually") and write a resulting yaml file from the result.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: YAML + template/reuse
by Anonymous Monk on Nov 30, 2007 at 14:21 UTC | |
by Anonymous Monk on Dec 01, 2007 at 02:11 UTC |