perl-moox-configfromfile 0.008
Moo eXtension for initializing objects from config file
This module is intended to easily load initialization values for attributes on object construction from an appropriate config file. The building is done in MooX::ConfigFromFile::Role
---using MooX::ConfigFromFile
ensures that the role is applied.
- Website: https://metacpan.org/release/MooX-ConfigFromFile
- Licenses: GPL 1+
- Package source: gnu/packages/perl.scm
- Builds: See build status
- Issues: See known issues
Installation
Install perl-moox-configfromfile 0.008
as follows:
guix install perl-moox-configfromfile@0.008
Or install the latest version:
guix install perl-moox-configfromfile
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.