| Name: | perl-MooseX-ConfigFromFile |
|---|---|
| Version: | 0.04 |
| Release: | 5.el7 |
| Architecture: | noarch |
| Group: | Development/Libraries |
| Size: | 13529 |
| License: | GPL+ or Artistic |
| RPM: | perl-MooseX-ConfigFromFile-0.04-5.el7.noarch.rpm |
| Source RPM: | perl-MooseX-ConfigFromFile-0.04-5.el7.src.rpm |
| Build Date: | Fri Dec 15 2017 |
| Build Host: | x86-ol6-builder-03.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://search.cpan.org/dist/MooseX-ConfigFromFile |
| Summary: | An abstract Moose role for setting attributes from a configfile |
| Description: | This is an abstract role which provides an alternate constructor for creating objects using parameters passed in from a configuration file. The actual implementation of reading the configuration file is left to concrete subroles. It declares an attribute 'configfile' and a class method 'new_with_config', and requires that concrete roles derived from it implement the class method 'get_config_from_file'. Attributes specified directly as arguments to 'new_with_config' supercede those in the configfile. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Perl 5.16 rebuild
- rebuilt again for F17 mass rebuild
- update to latest upstream version
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
- Perl mass rebuild
- update to latest upstream version - clean up spec for modern rpmbuild - use perl_default_filter
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
- 661697 rebuild for fixing problems with vendorach/lib