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

perl-aliased 0.34

Use shorter versions of class names

The alias module loads the class you specify and exports into your namespace a subroutine that returns the class name. You can explicitly alias the class to another name or, if you prefer, you can do so implicitly.

Installation

Install perl-aliased 0.34 as follows:

guix install perl-aliased@0.34

Or install the latest version:

guix install perl-aliased

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.