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

Search results for "module:URI::Split"

URI::Split - Parse and compose URI strings River stage five • 1893 direct dependents • 10024 total dependents

Provides functions to parse and compose URI strings. The following functions are provided: ($scheme, $auth, $path, $query, $frag) = uri_split($uri) Breaks up a URI string into its component parts. An "undef" value is returned for those parts that are...

OALDERS/URI-5.28 - 27 Mar 2024 01:50:38 UTC

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

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

URI::Simple - Simple way to parse uri River stage one • 2 direct dependents • 2 total dependents

This module is a direct port of javascript parseURI regex by Steven Levithan Please See Original Code <http://blog.stevenlevithan.com/archives/parseuri> This module will attempts to split URIs according to RFC 3986 <http://en.wikipedia.org/wiki/URI_s...

MAMOD/URI-Simple-1.00 - 27 May 2013 20:44:23 UTC

Net::Gemini - a small gemini client River stage zero No dependents

This module implements code that may help implement a gemini protocol client in Perl. CAVEATS It's a pretty beta module. The default SSL verification is more or less to accept the connection; this is perhaps not ideal. The caller will need to impleme...

JMATES/Net-Gemini-0.10 - 18 Mar 2024 21:26:23 UTC

URI::Find::Iterator - provides an iterator interface to URI::Find River stage zero No dependents

Inspired by Mark Jason Dominus' talk *Programming with Iterators and Generators* (available from http://perl.plover.com/yak/iterators/) this is an iterative version of URI::Find that hopefully makes code a little easier to understand and works slight...

SIMONW/URI-Find-Iterator-0.6 - 09 Dec 2003 14:35:28 UTC
6 results (0.057 seconds)