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

perl-sub-name 0.21

(Re)name a sub

Assigns a new name to referenced sub. If package specification is omitted in the name, then the current package is used. The return value is the sub.

Installation

Install perl-sub-name 0.21 as follows:

guix install perl-sub-name@0.21

Or install the latest version:

guix install perl-sub-name

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.