blob: e9c2c71dd3d9c79ca4d53bdc666844c0ded46669 (
plain)
1
2
3
4
5
6
7
|
This role loads simple configfiles to set object attributes. It is
based on the abstract role MooseX::ConfigFromFile, and uses Config::Any
to load your configfile. Config::Any will in turn support any of a
variety of different config formats, detected by the file extension.
See Config::Any for more details about supported formats.
WWW: https://metacpan.org/release/MooseX-SimpleConfig
|