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

NAME

Goo::DatabaseThing - Like a "Thing" but it's found in the database.

SYNOPSIS

use Goo::DatabaseThing;

DESCRIPTION

METHODS

new

construct a DatabaseThing

get_database_object

return an object for this Thing

get_location

return the table where this DatabaseThing is located.

get_columns

return the columns in display order

AUTHOR

Nigel Hamilton <nigel@trexy.com>

SEE ALSO