$drh = DBI->install_driver("mysql"); $rc = $drh->func('createdb', $database, $host, $user, $password, 'admin');