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

perl-moosex-semiaffordanceaccessor 0.10

Name your accessors foo() and set_foo()

This module does not provide any methods. Simply loading it changes the default naming policy for the loading class so that accessors are separated into get and set methods. The get methods have the same name as the accessor, while set methods are prefixed with "_set_".

Installation

Install perl-moosex-semiaffordanceaccessor 0.10 as follows:

guix install perl-moosex-semiaffordanceaccessor@0.10

Or install the latest version:

guix install perl-moosex-semiaffordanceaccessor

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.