Hi,
You just need to compile ur SER and include the modules you need. Definitely perl-DBD mysql.so does not and simply CANNOT belong to SER :)
So, when u compile:
# make all --> should do the trick or # make include_modules="mysql"
then
# make install
Bests, Andrey.