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

perl-class-methodmaker

Create generic methods for OO Perl

This module solves the problem of having to continually write accessor methods for your objects that perform standard tasks.

Installation

Install the latest version of perl-class-methodmaker as follows:

guix install perl-class-methodmaker

Or install a particular version:

guix install perl-class-methodmaker@2.24

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.