%general-entities; ]> URI-&URI-version; URI Introduction to URI 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. &lfs10_checked; Package Information Download (HTTP): Download MD5 sum: &my-md5sum; URI Dependencies Recommended (required for the testsuite) Installation of URI