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

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.

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.