Install the MySQL module by typing this at the prompt and pressing Return:
Once the DBI package has been installed, you'll need to install the database-specific modules, such as DBD::mysql. The Perl scripts will use DBI and DBD::mysql together to connect to the databases.
The installation is preceded by
force because some of the tests will fail if you've already established a
root user password for MySQL (which you hopefully have). To ignore those failures, force the installation.