Then I have installed DBI by using the command "ppm install DBI"
and DBD-mysql-4.007 by using the command "ppm install DBD::mysql"
But still i am getting error when run the perl program
"Loadable object for DBD::mysql not found".
I think it is a compatible problem of DBD::mysql with ActivePerl-5.10.0.1003-MSWin32-x86-285500.
Can anyone suggest me the the suitable versions of Active perl, DBI and DBD::mysql. So that it works fine or a suitable way to load the drivers for mysql.