An abstract Mouse role for setting attributes from a config file
This is an abstract role that 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 sub-roles. 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 supersede those in the configfile.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.05-25.fc35 | - |
Fedora 35 | 0.05-25.fc35 | - |
Fedora 34 | 0.05-23.fc34 | - |
EPEL 7 | 0.05-3.el7 | - |
You can contact the maintainers of this package via email at
perl-MouseX-ConfigFromFile dash maintainers at fedoraproject dot org
.