i'm trying to make a perl script that interacts with my mysql database within my *AMP stack, but i'm having some problems. I have installed the DBI module but when i try to install the DBD:mysql driver it just keeps failing. I have tried to force the install too but that didn't work either.
I have been using the 'install DBD:mysql' command while in cpan in the terminal. Any help would be brilliant.
install DBD:mysqlorinstall DBD::mysql?