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 UTCPatterns for the following URIs are supported: fax, file, FTP, gopher, HTTP, news, NTTP, pop, prospero, tel, telnet, tv and WAIS. Each is documented in the *Regexp::Common::URI::scheme*, manual page, for the appropriate scheme (in lowercase), except ...
ABIGAIL/Regexp-Common-2017060201 - 02 Jun 2017 22:07:57 UTC$RE{URI}{news} Returns a pattern that matches *news* URIs, as defined by RFC 1738. News URIs have the form: "news:" ( "*" | group | article "@" host ) Under "{-keep}", the following are returned: $1 The complete URI. $2 The scheme. $3 The part of the...
ABIGAIL/Regexp-Common-2017060201 - 02 Jun 2017 22:07:57 UTCThis is a filter plugin for Data::Printer. It filters through several URI manipulation classes and displays the URI as a fancy string. Parsed Protocols * data * file * ftp * gopher * http * https * ldap * ldapi * ldaps * mailto * mms * news * nntp * ...
SYP/Data-Printer-Filter-URI-0.008 - 25 Jun 2014 17:16:17 UTC