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

perl-switch 2.17

Switch statement for Perl

Switch is a Perl module which implements a generalized case mechanism. The module augments the standard Perl syntax with two new statements: switch and case.

Installation

Install perl-switch 2.17 as follows:

guix install perl-switch@2.17

Or install the latest version:

guix install perl-switch

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.