.::MySQL/TableInfo version 1.01::.. ============================ .:DESCRIPTION:. MySQL::TableInfo is a handy class for getting easy access to MySQL tables' descriptions which is available via DESCRIBE table_name, SHOW COLUMNS FROM table_name queries. It's also handy for constructing form based CGI applications to control HTML forms' attributes such as C, C, C, C and so forth. For example, if you have a ENUM('Yes', 'No') column in your mysql table, then you normally would present it either as a group of radio buttons, or as a