Download: Goo-0.09.tar.gz
Dependencies
Annotate this POD
Goo::TableInfo - Provide meta details about MySQL tables
use Goo::TableInfo;
constructor
return an array of columns
return the primary key of a table
return a type for the column
Nigel Hamilton <nigel@trexy.com>