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

perl-uri-escape 1.76

Percent-encode and percent-decode unsafe characters

This module provides functions to percent-encode and percent-decode URI strings as defined by RFC 3986. Percent-encoding URI's is informally called URI escaping. This is the terminology used by this module, which predates the formalization of the terms by the RFC by several years.

Installation

Install perl-uri-escape 1.76 as follows:

guix install perl-uri-escape@1.76

Or install the latest version:

guix install perl-uri-escape

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.