| Goo documentation | view source | Contained in the Goo distribution. |
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>
| Goo documentation | view source | Contained in the Goo distribution. |