Download: Goo-0.09.tar.gz
Dependencies
Annotate this POD
Goo::DatabaseInfo - Simple access to the database schema
use Goo::DatabaseInfo;
look up all the tables in the database
return a table info object for a given table
Nigel Hamilton <nigel@trexy.com>