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

NAME

Goo::DatabaseObject - Bridge the relational and OO world!

SYNOPSIS

use Goo::DatabaseObject;

DESCRIPTION

METHODS

new

construct a goo_database_object object

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