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

perl-moo 1.007000

Minimalist Object Orientation (with Moose compatibility)

Moo is an extremely light-weight Object Orientation system. It allows one to concisely define objects and roles with a convenient syntax that avoids the details of Perl's object system. Moo contains a subset of Moose and is optimised for rapid startup.

Installation

Install perl-moo 1.007000 as follows:

guix install perl-moo@1.007000

Or install the latest version:

guix install perl-moo

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.