libmoosex-configuration-perl

Module for defining attributes which come from configuration files
  https://metacpan.org/release/MooseX-Configuration/
  0
  no reviews



Moosex::configuration lets you define attributes which can come from a configuration file. it also adds a role to your class which allows you to write a configuration file.

it is based on using a simple ini-style configuration file, which contains sections and keys.