Name: | perl-MooseX-SimpleConfig |
---|---|
Version: | 0.09 |
Release: | 8.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 11293 |
License: | GPL+ or Artistic |
RPM: | perl-MooseX-SimpleConfig-0.09-8.el7.noarch.rpm |
Source RPM: | perl-MooseX-SimpleConfig-0.09-8.el7.src.rpm |
Build Date: | Fri Dec 15 2017 |
Build Host: | x86-ol6-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/MooseX-SimpleConfig/ |
Summary: | Moose role for setting attributes from a simple configfile |
Description: | 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. |