I did this a while ago, and I think I installed
the following (in this order):
- DBI, which is the main interface
- Bundle::DBD::mysql (the same as Msql-Mysql-modules),
which contains the drivers for mSQL and MySQL.
You'll need the latter, of course.
I think that was it, but I don't remember
exactly. Use CPAN.pm (perl -MCPAN -e shell),
because it makes it a *lot* easier.