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

perl-encode 3.19

Character encodings in Perl

Encode module provides the interface between Perl strings and the rest of the system. Perl strings are sequences of characters.

Installation

Install perl-encode 3.19 as follows:

guix install perl-encode@3.19

Or install the latest version:

guix install perl-encode

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.