NAME

cs::CSW - Cameron Simpson's Web browser


SYNOPSIS

use cs::CSW;


DESCRIPTION

The cs::CSW module provideds almost all the functional items for the CSW program.


GENERAL FUNCTIONS

dbh()
Return a DBI database handle for the database to be used to hold the browser state, WEB_DB by default.


OBJECT CREATION

new cs::CSW
Create a new object for this browser instance.


OBJECT METHODS

PageView(url)
Return a new page displaying url.


AUTHOR

Cameron Simpson <cs@zip.com.au