Path to this page:
./
devel/p5-Config-Onion,
Layered configuration, because configs are like ogres
Branch: CURRENT,
Version: 1.007nb5,
Package name: p5-Config-Onion-1.007nb5,
Maintainer: pkgsrc-usersAll too often, configuration is not a universal or one-time thing,
yet most configuration-handling treats it as such. Perhaps you can
only load one config file. If you can load more than one, you often
have to load all of them at the same time or each is stored completely
independently, preventing one from being able to override another.
Config::Onion changes that.
Config::Onion stores all configuration settings in four layers:
Defaults, Main, Local, and Override. Each layer can be added to as
many times as you like. Within each layer, settings which are given
multiple times will take the last specified value, while those
which are not repeated will remain untouched.
Required to run:[
lang/perl5] [
devel/p5-Config-Any] [
devel/p5-Moo] [
devel/p5-Hash-Merge-Simple]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
Filesize: 15.309 KB
Version history: (Expand)
- (2024-11-16) Updated to version: p5-Config-Onion-1.007nb5
- (2023-07-06) Updated to version: p5-Config-Onion-1.007nb4
- (2022-06-28) Updated to version: p5-Config-Onion-1.007nb3
- (2021-05-25) Updated to version: p5-Config-Onion-1.007nb2
- (2020-09-01) Updated to version: p5-Config-Onion-1.007nb1
- (2020-03-23) Package added to pkgsrc.se, version p5-Config-Onion-1.007 (created)
CVS history: (Expand)