The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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).