Path to this page:
./
devel/p5-MooseX-ConfigFromFile,
Abstract Moose role for setting attributes from a configfile
Branch: pkgsrc-2018Q4,
Version: 0.14nb3,
Package name: p5-MooseX-ConfigFromFile-0.14nb3,
Maintainer: pkgsrc-usersThis 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.
Master sites: (Expand)
SHA1: 4fef8f3230b6a361fb93fc4afda74e8dd58fd264
RMD160: bd7cd6f70ca8494c6c3347bede9e0d4e73ef5b9b
Filesize: 30.547 KB
Version history: (Expand)
- (2019-01-02) Package added to pkgsrc.se, version p5-MooseX-ConfigFromFile-0.14nb3 (created)