1This role loads simple configfiles to set object attributes. It is
2based on the abstract role MooseX::ConfigFromFile, and uses Config::Any
3to load your configfile. Config::Any will in turn support any of a
4variety of different config formats, detected by the file extension.
5See Config::Any for more details about supported formats.
6