perl-moox-configfromfile
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.
- Versions: 0.008
- 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 the latest version of perl-moox-configfromfile
as follows:
guix install perl-moox-configfromfile
Or install a particular version:
guix install perl-moox-configfromfile@0.008
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.
Badge code
You can use the following badge to inform users of perl-moox-configfromfile about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/perl-moox-configfromfile'><img src='https://packages.guix.gnu.org/packages/perl-moox-configfromfile/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/perl-moox-configfromfile)
Example Org:
[[https://packages.guix.gnu.org/packages/perl-moox-configfromfile][https://packages.guix.gnu.org/packages/perl-moox-configfromfile/badges/latest-version.svg]]