The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Goo::DatabaseObject - Bridge between relational and OO model

SYNOPSIS

use Goo::DatabaseObject;

DESCRIPTION

METHODS

new

constructor

delete

delete the current object in the database

replace

replace the entire row in the database with the current 'state' of the object

AUTHOR

Nigel Hamilton <nigel@trexy.com>

SEE ALSO