Problem with Perl Module for Mysql connection
Hi.I had been trying to install the perl module for Mysql connection. So far it isn't working.
The steps taken is as follows:
1. Install the DBI RPM.
2. Install the DBD::mysql RPM.
3. Test
I get the following error in my logs:
install_driver(mysql) failed: Can't locate DBD/mysql.pm in @INC (@INC contains: /usr/lib/perl5/5.6.1/i686-linux /usr/lib/perl5/5.6.1 /usr/lib/perl5/site_perl/5.6.1/i686-linux /usr/lib/perl5/site_perl/5.6.1 /usr/lib/perl5/site_perl/5.6.0 /usr/lib /usr/lib/perl5/site_perl .) at (eval 1) line 3.
Perhaps the DBD::mysql perl module hasn't been fully installed,
or perhaps the capitalisation of 'mysql' isn't right.
Available drivers: ExampleP, Multiplex, Proxy.
at lookup.pl line 73
I then tried with the source, compiling it and such and the same error still exist.
Any takers?

I am on Cpanel 6.2 R18