This is the error message I'm getting
install_driver(mysql) failed: Can't locate DBD/mysql.pm in @INC (@INC contains: ../ /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at (eval 5) line 3.
Perhaps the DBD::mysql perl module hasn't been fully installed,
or perhaps the capitalisation of 'mysql' isn't right.
Available drivers: DBM, ExampleP, File, Gofer, Proxy, SQLite, Sponge.
at ..//UserMod.pm line 8
Compilation failed in require at /home/rulesx10/public_html/cgi-bin/chat/chat.pl line 8.
BEGIN failed--compilation aborted at /home/rulesx10/public_html/cgi-bin/chat/chat.pl line 8.
I can connect to the db with php.