This package browser is in early development. Mind the rough edges.

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.

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.