| Name: | perl-MooseX-SimpleConfig |
|---|---|
| Version: | 0.11 |
| Release: | 15.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 32964 |
| License: | GPL+ or Artistic |
| RPM: | perl-MooseX-SimpleConfig-0.11-15.el8.noarch.rpm |
| Source RPM: | perl-MooseX-SimpleConfig-0.11-15.el8.src.rpm |
| Build Date: | Mon Dec 16 2019 |
| Build Host: | jenkins-10-147-72-125-bac5542f-61c6-401e-b77d-0b3f5c5c5425.appad1iad.osdevelopmeniad.oraclevcn.com |
| Vendor: | Oracle America |
| URL: | https://metacpan.org/release/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 configuration formats, detected by the file extension. See Config::Any for more details about supported formats. |