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

perl-class-mix 0.006

Dynamic class mixing

The mix_class function provided by this module dynamically generates anonymous classes with specified inheritance. This is useful where an incomplete class requires use of a mixin in order to become instantiable.

Installation

Install perl-class-mix 0.006 as follows:

guix install perl-class-mix@0.006

Or install the latest version:

guix install perl-class-mix

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.