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

perl-uri

Perl Uniform Resource Identifiers (absolute and relative)

The URI module implements the URI class. Objects of this class represent "Uniform Resource Identifier references" as specified in RFC 2396 and updated by RFC 2732.

Installation

Install the latest version of perl-uri as follows:

guix install perl-uri

Or install a particular version:

guix install perl-uri@5.05

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.