Search results for "module:URI::data"
URI::data - URI that contains immediate data
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.21 - 23 Aug 2023 16:02:58 UTC
Data::HAL::URI - URI wrapper
This is a wrapper for URI objects....
DAXIM/Data-HAL-1.001 - 21 Nov 2019 10:14:55 UTC
Data::Domain::URI - Data domain classes for URIs
The 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 UTC
Data::Semantic::URI - Semantic data classes for URI-related data
This 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 UTC
Data::Validate::URI - common url validation methods
This 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 UTC
Data::Domain::URI::ftp - Data domain class for ftp URIs
This 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 UTC
Data::Domain::URI::fax - Data domain class for fax URIs
This 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 UTC
Data::Semantic::URI::tv - Semantic data class for tv URIs
MARCEL/Data-Semantic-URI-1.100850
-
26 Mar 2010 14:50:55 UTC
Data::Domain::URI::http - Data domain class for http URIs
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 UTC
Data::Domain::URI::file - Data domain class for file URIs
This 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 UTC
Data::Semantic::URI::pop - Semantic data class for POP URIs
MARCEL/Data-Semantic-URI-1.100850
-
26 Mar 2010 14:50:55 UTC
Data::FormValidator::URI - URI constraint/filter for Data::FormValidator
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 UTC
Data::Semantic::URI::ftp - Semantic data class for ftp URIs
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
Data::Semantic::URI::fax - Semantic data class for fax URIs
This 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 UTC
Data::Semantic::URI::tel - Semantic data class for tel URIs
MARCEL/Data-Semantic-URI-1.100850
-
26 Mar 2010 14:50:55 UTC
Data::Semantic::URI::news - Semantic data class for news URIs
MARCEL/Data-Semantic-URI-1.100850
-
26 Mar 2010 14:50:55 UTC
Data::Semantic::URI::http - Semantic data class for http URIs
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 UTC
Data::Semantic::URI::file - Semantic data class for file URIs
This 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 UTC
Data::Semantic::URI::wais - Semantic data class for wais URIs
MARCEL/Data-Semantic-URI-1.100850
-
26 Mar 2010 14:50:55 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