NAME

cs::Browse::History - trivial history node object for browse history


SYNOPSIS

use cs::Browse::History;


DESCRIPTION


GENERAL FUNCTIONS


OBJECT CREATION

Preamble on creation methods.

new cs::Browse::History 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>