The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "URI"

URI - Uniform Resource Identifiers (absolute and relative) River stage five • 1893 direct dependents • 10024 total dependents

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.28 - 27 Mar 2024 01:50:38 UTC - Search in distribution

URI::XS - fast URI framework, compatible with classic URI.pm, with C++ interface River stage one • 7 direct dependents • 7 total dependents

URI::XS has similar functionality as URI, but is much faster (sometimes 100x). URI::XS conforms to RFC 3986....

SYBER/URI-XS-2.1.6 - 20 Jul 2023 12:44:33 UTC - Search in distribution

URI::db - Database URIs River stage two • 5 direct dependents • 26 total dependents

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.22 - 05 Apr 2024 01:36:51 UTC - Search in distribution

URI::ni - URI scheme for Named Information Identifiers River stage one • 2 direct dependents • 2 total dependents

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 - Search in distribution
  • URI::di - URI scheme for digital signatures

URI::s3 - s3 URI scheme River stage zero No dependents

URI::s3 is an URI scheme handler for "s3://" protocol....

KARUPA/URI-s3-v0.2 - 04 Apr 2019 18:39:18 UTC - Search in distribution

URI::ws - WebSocket support for URI package River stage three • 6 direct dependents • 701 total dependents

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 - Search in distribution
  • URI::wss - Secure WebSocket support for URI package

Eve::Uri - a URI automation class. River stage zero No dependents

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 - Search in distribution

URI::poe - URI extension for POE urls River stage one • 2 direct dependents • 3 total dependents

Please see POEx::URI for description....

GWYN/POEx-URI-0.0301 - 03 Nov 2010 02:12:14 UTC - Search in distribution
  • POEx::URI - URI extension for POE event specfiers

URI::tdb - the tdb URI scheme River stage zero No dependents

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 - Search in distribution

URI::git - git URI scheme River stage two • 3 direct dependents • 11 total dependents

URI::git is an URI scheme handler for <git://> protocol....

MIYAGAWA/URI-git-0.02 - 08 Nov 2009 04:44:27 UTC - Search in distribution

URI::jar - Java ARchive URI River stage zero No dependents

ZIGOROU/URI-jar-0.02 - 21 Aug 2007 17:30:24 UTC - Search in distribution

URI::cid - RFC 2392 cid: URI implementation River stage one • 1 direct dependent • 1 total dependent

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 - Search in distribution
  • URI::mid - RFC 2392 mid: URI implementation

URI::tag - Tag URI Scheme (RFC 4151) River stage one • 1 direct dependent • 1 total dependent

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 - Search in distribution

URI::udp - udp connection string River stage two • 1 direct dependent • 14 total dependents

URI extension for UDP protocol...

JASEI/URI-tcp-2.0.0 - 16 Aug 2017 14:56:30 UTC - Search in distribution

URI::tel - Implementation of rfc3966 for tel URI River stage one • 1 direct dependent • 3 total dependents

"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 - Search in distribution

APR::URI - Perl API for URI manipulations River stage three • 155 direct dependents • 183 total dependents

"APR::URI" allows you to parse URI strings, manipulate each of the URI elements and deparse them back into URIs. All "APR::URI" object accessors accept a string or an "undef" value as an argument. Same goes for return value. It's important to disting...

SHAY/mod_perl-2.0.13 - 21 Oct 2023 10:32:29 UTC - Search in distribution

Rose::URI - A URI class that allows easy and efficient manipulation of URI components. River stage one • 2 direct dependents • 4 total dependents

Rose::URI is an alternative to URI. The important differences are as follows. Rose::URI provides a rich set of query string manipulation methods. Query parameters can be added, removed, and checked for their existence. URI allows the entire query to ...

JSIRACUSA/Rose-URI-1.00 - 17 Mar 2010 12:36:20 UTC - Search in distribution

Test::URI - Check Uniform Resource Identifiers River stage one • 4 direct dependents • 5 total dependents

Check various parts of Uniform Resource Locators...

BDFOY/Test-URI-1.085 - 04 Feb 2024 06:37:51 UTC - Search in distribution

URI::Fast - A fast(er) URI parser River stage one • 2 direct dependents • 2 total dependents

"URI::Fast" is a faster alternative to URI. It is written in C and provides basic parsing and modification of a URI. URI is an excellent module; it is battle-tested, robust, and handles many edge cases. As a result, it is rather slower than it would ...

JEFFOBER/URI-Fast-0.55 - 13 Sep 2021 19:43:34 UTC - Search in distribution

URI::Find - Find URIs in arbitrary text River stage three • 36 direct dependents • 221 total dependents

This module does one thing: Finds URIs and URLs in plain text. It finds them quickly and it finds them all (or what URI.pm considers a URI to be.) It only finds URIs which include a scheme (http:// or the like), for something a bit less strict have a...

MSCHWERN/URI-Find-20160806 - 06 Aug 2016 20:45:50 UTC - Search in distribution
2,719 results (0.128 seconds)