This value class uses the Class::Value mechanism and is an adapter for Data::Semantic::URI::ftp - see there for more information....
MARCEL/Class-Value-URI-1.100840 - 25 Mar 2010 19:42:35 UTCThis value class uses the Data::Domain mechanism and is an adapter for Data::Semantic::URI::ftp - see there for more information....
MARCEL/Data-Domain-URI-1.100850 - 25 Mar 2010 23:05:46 UTCJDDPAUSE/MarpaX-ESLIF-URI-0.007 - 19 Apr 2019 12:26:55 UTC
This class can tell whether a value is an FTP URI, as defined by RFCs 1738 and 2396. The "valid()" method will respect the "type" and "password" attributes and the inherited "keep" boolean attribute. See Regexp::Common::URI::ftp for the meaning of "t...
MARCEL/Data-Semantic-URI-1.100850 - 26 Mar 2010 14:50:55 UTC$RE{URI}{FTP}{-type}{-password}; Returns a regex for FTP URIs. Note: FTP URIs are not formally defined. RFC 1738 defines FTP URLs, but parts of that RFC have been obsoleted by RFC 2396. However, the differences between RFC 1738 and RFC 2396 are such ...
ABIGAIL/Regexp-Common-2017060201 - 02 Jun 2017 22:07:57 UTCDefines test data for Data::Semantic::URI::ftp_TEST, but it is also used in the corresponding value and domain classes, i.e., Class::Value::URI::ftp_TEST and Data::Domain::URI::ftp_TEST....
MARCEL/Data-Semantic-URI-1.100850 - 26 Mar 2010 14:50:55 UTCTest companion class for Class::Value::URI::ftp. Gets its test data from Data::Semantic::URI::TestData::ftp....
MARCEL/Class-Value-URI-1.100840 - 25 Mar 2010 19:42:35 UTCTest companion class for Data::Domain::URI::ftp. Gets its test data from Data::Semantic::URI::TestData::ftp....
MARCEL/Data-Domain-URI-1.100850 - 25 Mar 2010 23:05:46 UTCTest companion class for Data::Semantic::URI::ftp. Gets its test data from Data::Semantic::URI::TestData::ftp....
MARCEL/Data-Semantic-URI-1.100850 - 26 Mar 2010 14:50:55 UTCThis 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 UTCRPAUL/LWP-Protocol-virtual-0.02 - 02 Jun 2005 13:47:53 UTC
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 UTCCheck various parts of Uniform Resource Locators...
BDFOY/Test-URI-1.083 - 17 Jan 2021 11:05:48 UTCRose::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 UTCThis is a simple utility that adds ability to match URL parts against regular expressions, subroutines, or objects that implement a match() method. Since this module uses loops and method calls, writing up a clever regular expression and using it dir...
DMAKI/URI-Match-0.00001 - 08 Nov 2007 01:44:44 UTCThis 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 UTCThis module provides functions that expand strings into real absolute URIs using some built-in heuristics. Strings that already represent absolute URIs (i.e. that start with a "scheme:" part) are never modified and are returned unchanged. The main us...
OALDERS/URI-5.09 - 03 Mar 2021 15:19:29 UTCURI::Find::Rule is a simpler interface to URI::Find (closely modelled on File::Find::Rule by Richard Clamp). Because it operates on URI objects instead of the stringified versions of the found URIs, it's nicer than, say, grepping the stringified valu...
RJP/URI-Find-Rule-0.8 - 06 Feb 2005 12:06:04 UTC