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

perl-uri 5.05

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 perl-uri 5.05 as follows:

guix install perl-uri@5.05

Or install the latest version:

guix install perl-uri

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.