Search results for "module:URI::telnet"
Data::Semantic::URI::telnet - Semantic data class for telnet URIs
MARCEL/Data-Semantic-URI-1.100850
-
26 Mar 2010 14:50:55 UTC
Regexp::Common::URI::telnet - Returns a pattern for telnet URIs.
$RE{URI}{telnet} Returns a pattern that matches *telnet* URIs, as defined by RFC 1738. Telnet URIs have the form: "telnet:" "//" [ user [ ":" password ] "@" ] host [ ":" port ] [ "/" ] Under "{-keep}", the following are returned: $1 The complete URI....
ABIGAIL/Regexp-Common-2017060201 - 02 Jun 2017 22:07:57 UTC
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
Regexp::Common::URI - provide patterns for URIs.
Patterns 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
Data::Printer::Filter::URI - pretty-printing URI objects
This 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