NAME

cs::Web::CSW - Cameron Simpson's Web browser


SYNOPSIS

use cs::Web::CSW;


DESCRIPTION

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


GENERAL FUNCTIONS

dbh()
Return a DBI database handle to my WEB_DB database.

table(table,keyfield)
Return a hashref tied to the named database table, keyed on the field keyfield. If omitted, table knows the default field for most tables.


OBJECT CREATION

Preamble on creation methods.


OBJECT METHODS


AUTHOR

Cameron Simpson <cs@zip.com.au