NAME

MySQL::GUI makes windows for connecting to and interacting with databases.

SYNOPSIS

use MySQL::GUI;

my $gui = new MySQL::GUI;

$gui->go;

AUTHOR

Jettero Heller jettero@cpan.org

http://www.voltar.org

SEE ALSO

perl(1), MySQL::GUI(3), MySQL::GUI::connector(3), MySQL::GUI::connector::dbase(3), MySQL::GUI::connection(3).