Search results for "module:URI"
URI - 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). A Uniform Resource Identifier is a compact string of characters that identifies an ab...
OALDERS/URI-5.21 - 23 Aug 2023 16:02:58 UTC
URI::s3 - s3 URI scheme
URI::s3 is an URI scheme handler for "s3://" protocol....
KARUPA/URI-s3-v0.2 - 04 Apr 2019 18:39:18 UTC
URI::ws - WebSocket support for URI package
After this module is installed, the URI package provides the same set of methods for WebSocket URIs as it does for HTTP ones. For secure WebSockets, see URI::wss....
PLICEASE/URI-ws-0.03 - 12 Sep 2013 10:09:30 UTC
URI::db - Database URIs
This class provides support for database URIs. They're inspired by JDBC URIs <http://docs.oracle.com/cd/B14117_01/java.101/b10979/urls.htm#BEIJFHHB> and PostgreSQL URIs <http://www.postgresql.org/docs/9.3/static/libpq-connect.html#LIBPQ-CONN STRING>,...
DWHEELER/URI-db-0.21 - 09 May 2023 22:21:12 UTC
URI::ni - URI scheme for Named Information Identifiers
This module implements the "ni:" URI scheme defined in RFC 6920 <http://tools.ietf.org/html/rfc6920>....
DORIAN/URI-ni-0.05 - 23 Mar 2018 21:56:18 UTC
URI::di - URI scheme for digital signatures
This module implements the "di:" URI scheme defined in draft-hallambaker-digesturi <http://tools.ietf.org/html/draft-hallambaker-digesturi-02>....
DORIAN/URI-ni-0.05 - 23 Mar 2018 21:56:18 UTC
URI::cid - RFC 2392 cid: URI implementation
RFC 2392 <http://tools.ietf.org/html/rfc2392> defines a straight-forward method of expressing the contents of email "Message-ID" and "Content-ID" headers as URIs. This module provides some utility methods for working with them....
DORIAN/URI-mid-0.03 - 20 Oct 2012 21:04:56 UTC
URI::tag - Tag URI Scheme (RFC 4151)
URI::tag is an URI class that represents Tag URI Scheme, defined in RFC 4151....
MIYAGAWA/URI-tag-0.02 - 08 Nov 2009 04:28:44 UTC
URI::git - git URI scheme
URI::git is an URI scheme handler for <git://> protocol....
MIYAGAWA/URI-git-0.02 - 08 Nov 2009 04:44:27 UTC
URI::geo - The geo URI scheme.
From <http://geouri.org/>: More and more protocols and data formats are being extended by methods to add geographic information. However, all of those options are tied to that specific protocol or data format. A dedicated Uniform Resource Identifier ...
ANDYA/URI-geo-0.05 - 29 May 2009 20:52:57 UTC
URI::tel - Implementation of rfc3966 for tel URI
"URI::tel" is a package to implement the tel URI as defined in rfc3966 <https://tools.ietf.org/search/rfc3966>. tel URI is structured as follows: tel:*telephone-subscriber* *telephone-subscriber* is either a *global-number* or a *local-number* *globa...
JDEGUEST/URI-tel-v0.801.1 - 18 Aug 2021 13:12:39 UTC
Eve::Uri - a URI automation class.
The class provides automation for different common operations with URIs. A URI is automaticaly brought to the canonical form after creation or after using any setter method. Attributes "fragment" a fragment part of the URI. "query" a query string par...
ZINIGOR/Eve-0.06 - 05 May 2014 10:32:37 UTC
URI::wss - Secure WebSocket support for URI package
After this module is installed, the URI package provides the same set of methods for secure WebSocket URIs as it does for insecure WebSocket URIs. For insecure (unencrypted) WebSockets, see URI::ws....
PLICEASE/URI-ws-0.03 - 12 Sep 2013 10:09:30 UTC
URI::udp - udp connection string
URI extension for UDP protocol...
JASEI/URI-tcp-2.0.0 - 16 Aug 2017 14:56:30 UTC
URI::tcp - tcp connection string
URI extension for TCP protocol...
JASEI/URI-tcp-2.0.0 - 16 Aug 2017 14:56:30 UTC
URI::poe - URI extension for POE urls
Please see POEx::URI for description....
GWYN/POEx-URI-0.0301 - 03 Nov 2010 02:12:14 UTC
URI::tdb - the tdb URI scheme
The dated URI scheme is defined in an Internet Draft <http://tools.ietf.org/html/draft-masinter-dated-uri-10>. Dated URIs include a date and an embedded URI. They identify the same resource that was identified by the embedded URI at the given date. t...
TOBYINK/URI-duri-0.003 - 10 Sep 2014 22:21:13 UTC
URI::URL - Uniform Resource Locators
This module is provided for backwards compatibility with modules that depend on the interface provided by the "URI::URL" class that used to be distributed with the libwww-perl library. The following differences exist compared to the "URI" class inter...
OALDERS/URI-5.21 - 23 Aug 2023 16:02:58 UTC