Nigel Hamilton > Goo-0.09 > Goo::DatabaseThing

Download:
Goo-0.09.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  0
View Bugs
Report a bug
Source  

NAME ^

Goo::DatabaseThing - A "Thing" that is found in the database.

SYNOPSIS ^

use Goo::DatabaseThing;

DESCRIPTION ^

METHODS ^

new

constructor

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 ^