NAME

cs::Browse::URL - trivial URL object for browse history


SYNOPSIS

use cs::browse::URL;


DESCRIPTION


GENERAL FUNCTIONS


OBJECT CREATION

Preamble on creation methods.

new cs::Browse::URL url

Obtains a new object.


OBJECT METHODS

Id()

Return the URL_ID of the URL.

Touch()

Set the LAST_VISIT timeshtamp of the URL.

Url()

Return a cs::URL object representing the URL.


AUTHOR

Cameron Simpson <cs@zip.com.au>