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

perl-moosex-role-withoverloading 0.17

Roles which support overloading

MooseX::Role::WithOverloading allows you to write a Moose::Role which defines overloaded operators and allows those overload methods to be composed into the classes/roles/instances it's compiled to, where plain Moose::Roles would lose the overloading.

Installation

Install perl-moosex-role-withoverloading 0.17 as follows:

guix install perl-moosex-role-withoverloading@0.17

Or install the latest version:

guix install perl-moosex-role-withoverloading

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.