in reply to Help for Mysql

Use the 'mysql' program on the command line. Running 'mysql -h' should get you started.

----
I wanted to explore how Perl's closures can be manipulated, and ended up creating an object system by accident.
-- Schemer

Note: All code is untested, unless otherwise stated