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

NAME

Goo::DatabaseInfo - Simple access to the database schema

SYNOPSIS

use Goo::DatabaseInfo;

DESCRIPTION

METHODS

BEGIN

look up all the tables in the database

get_table_info

return a table info object for a given table

AUTHOR

Nigel Hamilton <nigel@trexy.com>

SEE ALSO