in reply to DBD::mysql

As I recall there has been a series of problems with Red Hat distributions of Perl and modules. In fact I have had trouble with RH8, RH9, and RH Enterprise.

In the end I have removed the RH Perl distribution, downloaded the source and compiled it for myself. After that, download MySQL and build it, make sure you have the MySQL client libraries installed then get DBD::mysql and build it.

jdtoronto