Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37568282
en ru br
ALT Linux repos
S:0.14-alt3_23

Group :: Development/Other
RPM: perl-MooseX-ConfigFromFile

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.14-alt3_23
Build date: 29 october 2021, 10:15 ( 130.3 weeks ago )
Size: 39.72 Kb

Home page:   https://metacpan.org/release/MooseX-ConfigFromFi…

License: GPL+ or Artistic
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' supersede
those in the configfile.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • perl-MooseX-ConfigFromFile
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin