| Name: | perl-MouseX-SimpleConfig |
|---|---|
| Version: | 0.11 |
| Release: | 3.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 31847 |
| License: | GPL+ or Artistic |
| RPM: | perl-MouseX-SimpleConfig-0.11-3.el7.noarch.rpm |
| Source RPM: | perl-MouseX-SimpleConfig-0.11-3.el7.src.rpm |
| Build Date: | Sat Dec 09 2017 |
| Build Host: | x86-ol7-builder-03.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://search.cpan.org/dist/MouseX-SimpleConfig/ |
| Summary: | A Mouse 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 MouseX::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. Like all MouseX::ConfigFromFile-derived configfile loaders, this module is automatically supported by the MouseX::Getopt role as well, which allows specifying -configfile on the commandline. |
- perl(Test::ConsistentVersion) now available in EPEL-7 too
- Incorporate fixes from package review (#1088950)
- Add perl(File::Find) and perl(Test::Script) test dependencies
- Drop perl(Test::Pod::Content) as it should be pulled in via
perl(Test::ConsistentVersion) (#1091285)
- No need to clean buildroot in %install
- Initial RPM version