SliTaz Packages

Community Doc Forum Pro Shop Bugs Hg
.
Name perl-uri
Version 5.10
Category development
Description Perl extensions URI::Escape, URI::File, URI::ldap and URI::URL.
Maintainer erjo​@​slitaz.org
License GPL
Website https://metacpan.org/pod/URI
Sizes
Depends onperl iconperl 
Providesperl-uri-escape iconperl-uri-escape  perl-uri-file iconperl-uri-file  perl-uri-ldap iconperl-uri-ldap  perl-uri-url iconperl-uri-url 
perl-uri screenshot
Download package perl-uri screenshot
Show receipt
Show files list
Show cooking log

Description

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

A Uniform Resource Identifier is a compact string of characters that identifies an abstract or physical resource. A Uniform Resource Identifier can be further classified as either a Uniform Resource Locator (URL) or a Uniform Resource Name (URN). The distinction between URL and URN does not matter to the URI class interface. A "URI-reference" is a URI that may have additional information attached in the form of a fragment identifier.

An absolute URI reference consists of three parts: a scheme, a scheme-specific part and a fragment identifier. A subset of URI references share a common syntax for hierarchical namespaces. For these, the scheme-specific part is further broken down into authority, path and query components. These URIs can also take the form of relative URI references, where the scheme (and usually also the authority) component is missing, but implied by the context of the URI reference.

6047 packages and 206162 files in current database (Tue Jun 18 11:34:18 2024)