perl-moosex-role-parameterized 1.10
Moose roles with composition parameters
Because Moose roles serve many different masters, they usually provide only the least common denominator of functionality. To empower roles further, more configurability than -alias and -excludes is required. Perhaps your role needs to know which method to call when it is done processing, or what default value to use for its url attribute. Parameterized roles offer a solution to these (and other) kinds of problems.
- Outputs:
out
- Website: https://metacpan.org/release/MooseX-Role-Parameterized
- Licenses: GPL 1+
- Package source: gnu/packages/perl.scm
- Builds: See build status
- Issues: See known issues
Installation
Install perl-moosex-role-parameterized 1.10
as follows:
guix install perl-moosex-role-parameterized@1.10
Or install the latest version:
guix install perl-moosex-role-parameterized
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.