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

all Database Things are located in the database

get_columns

return the columns in display order

AUTHOR

Nigel Hamilton <nigel@turbo10.com>

SEE ALSO