Uniform Resource Identifiers (absolute and relative)
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).
URI objects can be used to access and manipulate the various
components that make up these strings. There are also methods to
combine URIs in various ways.
- Developed at devel:languages:perl
- Sources inherited from project openSUSE:Factory
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:42:Factory-Candidates-Check/perl-URI && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
URI-1.59.tar.gz | 0000081074 79.2 KB | |
perl-URI.changes | 0000008552 8.35 KB | |
perl-URI.spec | 0000002416 2.36 KB |
Revision 23 (latest revision is 54)
Sascha Peilicke (saschpe)
accepted
request 80016
from
Vítězslav Čížek (vitezslav_cizek)
(revision 23)
- update to 1.59 Make sure accessor methods don't return utf8::upgraded() bytes for URLs initialized from Unicode strings. Version number increments. Documentation tweaks.
Comments 0