Requirements ============ To run mysqlwdb on your system, you need: 1) A web server (e.g. Apache, http://httpd.apache.org/) 2) Perl5 (you can find it at http://www.perl.com/) 3) DBI (you can find it at http://search.cpan.org/search?query=DBI&mode=module) 4) DBD-mysql (you can find it at http://search.cpan.org/search?query=DBD%3A%3Amysql&mode=module) 5) MySQL (you can find it at http://www.mysql.com/) 6) The ability to run cgi scripts on your system Please read the file WARNINGS (that you should find along with the program) for more details.