NAME

cs::CSW::Table - a table class based on cs::DBI::TableObject


SYNOPSIS

use cs::CSW::Table;


DESCRIPTION

The cs::CSW::Table module provides blah blah blah.


OBJECT CREATION

Preamble on creation methods.

new cs::CSW::Table(table,keyfield)

Return a hashref tied to the named database table, keyed on the field keyfield.


AUTHOR

Cameron Simpson <cs@zip.com.au>