The "URI::data" class supports "URI" objects belonging to the *data* URI scheme. The *data* URI scheme is specified in RFC 2397. It allows inclusion of small data items as "immediate" data, as if it had been included externally. Examples: data:,Perl%...
OALDERS/URI-5.09 - 03 Mar 2021 15:19:29 UTCThis is a wrapper for URI objects....
DAXIM/Data-HAL-1.001 - 21 Nov 2019 10:14:55 UTCThe classes in this distribution are data domain classes for various URI types. "fax" See Data::Domain::URI::fax. "file" See Data::Domain::URI::file. "ftp" See Data::Domain::URI::ftp. "http" See Data::Domain::URI::http. Besides defining the methods d...
MARCEL/Data-Domain-URI-1.100850 - 25 Mar 2010 23:05:46 UTCThis module collects common URI validation routines to make input validation, and untainting easier and more readable. All functions return an untainted value if the test passes, and undef if it fails. This means that you should always check for a de...
SONNEN/Data-Validate-URI-0.07 - 19 Jan 2016 16:58:33 UTCThis is a base class for semantic data classes for URIs. Classes for the following URI types are available: "fax" See Data::Semantic::URI::fax. "file" See Data::Semantic::URI::file. "ftp" See Data::Semantic::URI::ftp. "http" See Data::Semantic::URI::...
MARCEL/Data-Semantic-URI-1.100850 - 26 Mar 2010 14:50:55 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 UTCThis value class uses the Data::Domain mechanism and is an adapter for Data::Semantic::URI::fax - see there for more information....
MARCEL/Data-Domain-URI-1.100850 - 25 Mar 2010 23:05:46 UTCMARCEL/Data-Semantic-URI-1.100850 - 26 Mar 2010 14:50:55 UTC
This value class uses the Data::Domain mechanism and is an adapter for Data::Semantic::URI::http - see there for more information....
MARCEL/Data-Domain-URI-1.100850 - 25 Mar 2010 23:05:46 UTCThis value class uses the Data::Domain mechanism and is an adapter for Data::Semantic::URI::file - see there for more information....
MARCEL/Data-Domain-URI-1.100850 - 25 Mar 2010 23:05:46 UTCMARCEL/Data-Semantic-URI-1.100850 - 26 Mar 2010 14:50:55 UTC
This module provides a filter and a constraint method for use with "Data::FormValidator", to help make it easier to valid URIs....
GTERMARS/Data-FormValidator-URI-0.03 - 17 Jan 2021 23:38:36 UTCThis 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 UTCThis class can tell whether a value is a fax URI, as defined by RFC 2006. The "valid()" method will respect the "nofuture" boolean attribute and the inherited "keep" boolean attribute. If "nofuture" is set, future extensions are not allowed. If "keep...
MARCEL/Data-Semantic-URI-1.100850 - 26 Mar 2010 14:50:55 UTCMARCEL/Data-Semantic-URI-1.100850 - 26 Mar 2010 14:50:55 UTC
MARCEL/Data-Semantic-URI-1.100850 - 26 Mar 2010 14:50:55 UTC
This class can tell whether a value is an HTTP URI, as defined by RFCs 2396 and 2616. The "valid()" method will respect the "scheme" attribute and the inherited "keep" boolean attribute. See Regexp::Common::URI::http for the meaning of "scheme". If "...
MARCEL/Data-Semantic-URI-1.100850 - 26 Mar 2010 14:50:55 UTCThis class can tell whether a value is a file URI, as defined by RFC 1738. The "valid()" method will respect the inherited "keep" boolean attribute. If "keep" is set, "kept()" will return a hash with the following keys/value pairs: URI The complete U...
MARCEL/Data-Semantic-URI-1.100850 - 26 Mar 2010 14:50:55 UTCMARCEL/Data-Semantic-URI-1.100850 - 26 Mar 2010 14:50:55 UTC
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