Nigel Hamilton > Goo-0.09 > Goo::DatabaseInfo

Download:
Goo-0.09.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  0
View Bugs
Report a bug
Source  

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 ^