libyaml-appconfig-perl

Module to manage configuration files with yaml
  https://metacpan.org/release/YAML-AppConfig
  0
  no reviews



Yaml::appconfig manages configuration files using yaml for storage. it also provides variable interpolation, similar to appconfig.

configuration keys can be accessed via dedicated get_foo/set_foo methods or through an all-in-one hash.