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 UTCThe "URI::file" class supports "URI" objects belonging to the *file* URI scheme. This scheme allows us to map the conventional file names found on various computer systems to the URI name space. An old specification of the *file* URI scheme is found ...
OALDERS/URI-5.09 - 03 Mar 2021 15:19:29 UTCIn several process relating to working with the web, we may need to keep track of an area of disk that maps to a particular URL. From this location, we should be able to derived both a filesystem path and URL for any given directory or file under thi...
ADAMK/URI-ToDisk-1.12 - 12 Nov 2007 02:44:17 UTCSLANNING/Mozilla-DOM-0.23 - 03 Nov 2009 22:10:03 UTC
The simplicity of Unix is in the way it treats (most) everything like a file, and this is just a simplicity mechanism so you can treat URIs as a file too via YAML markup, ie, easily manipulate them with a text editor. Say you're trying to reverse eng...
ECARROLL/URI-http-Dump-0.03 - 04 Jun 2008 02:28:41 UTCThis module is a drop-in replacement for URI. It wraps the new() method with some extra code which automatically captures either the base of the supplied URI (if it is absolute), or supplies the current base to "URI-"new_abs()> (if it is relative). I...
MCMAHON/URI-ImpliedBase-0.08 - 08 Jul 2012 18:29:34 UTC