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.09 - 03 Mar 2021 15:19:29 UTCThis 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.09 - 03 Mar 2021 15:19:29 UTCThis 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.19 - 19 Jul 2018 15:16:59 UTCIn several process relating to working with the web, we may need to keep track of an area of disk that maps to a particular URL. From this location, we should be able to derived both a filesystem path and URL for any given directory or file under thi...
ADAMK/URI-ToDisk-1.12 - 12 Nov 2007 02:44:17 UTCMirror::URI is an abstract base class for the mirror auto-discovery modules Mirror::YAML and Mirror::JSON. See their documentation for more details....
ADAMK/Mirror-URI-0.90 - 01 Jun 2009 18:32:02 UTCThis class provides support for nested URIs, where the scheme is a prefix, and the remainder of the URI is another URI. Examples include JDBC URIs <http://docs.oracle.com/cd/B14117_01/java.101/b10979/urls.htm#BEIJFHHB> and database URIs <https://gith...
DWHEELER/URI-Nested-0.10 - 19 Dec 2013 23:31:50 UTCThis module is a drop-in replacement for URI. It wraps the new() method with some extra code which automatically captures either the base of the supplied URI (if it is absolute), or supplies the current base to "URI-"new_abs()> (if it is relative). I...
MCMAHON/URI-ImpliedBase-0.08 - 08 Jul 2012 18:29:34 UTCApache2::SSI::URI is used to manipulate and query http uri. It is used by Apache2::SSI both for the main query, and also for sub queries like when there is an "include" directive. In this case, there would be the main document uri such as "/some/path...
JDEGUEST/Apache2-SSI-v0.2.4 - 29 Mar 2021 22:42:20 UTCThis is a base class for semantic data classes for URIs. Classes for the following URI types are available: "fax" See Data::Semantic::URI::fax. "file" See Data::Semantic::URI::file. "ftp" See Data::Semantic::URI::ftp. "http" See Data::Semantic::URI::...
MARCEL/Data-Semantic-URI-1.100850 - 26 Mar 2010 14:50:55 UTCIn order for Catalyst::Plugin::Session to work the session ID needs to be available on each request, and the session data needs to be stored on the server. This plugin puts the session id into URIs instead of something like a cookie. By default, it r...
BOBTFISH/Catalyst-Plugin-Session-State-URI-0.15 - 23 Sep 2010 18:34:19 UTC