Path to this page:
./
devel/p5-MooseX-ConfigFromFile,
Abstract Moose role for setting attributes from a configfile
Branch: pkgsrc-2013Q3,
Version: 0.11,
Package name: p5-MooseX-ConfigFromFile-0.11,
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.
Required to run:[
filesystems/p5-MooseX-Types-Path-Tiny] [
devel/p5-Try-Tiny] [
devel/p5-Moose] [
devel/p5-namespace-autoclean]
Required to build:[
devel/p5-Test-Fatal] [
devel/p5-Test-NoWarnings] [
devel/p5-Test-Without-Module] [
devel/p5-Test-Requires] [
devel/p5-Test-Deep]
Master sites: (Expand)
SHA1: 5439f9c198776b47e28475a03dae5f43080616fb
RMD160: 9f627974cacf0e567dd3709c9b39e6ceb8c87b17
Filesize: 19.528 KB
Version history: (Expand)
- (2013-10-04) Package added to pkgsrc.se, version p5-MooseX-ConfigFromFile-0.11 (created)