aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-MooseX-SimpleConfig/pkg-descr
blob: 7addcb987ecd17998f440cfd426e96125b522d7a (plain) (blame)
1
2
3
4
5
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.