I tried to install some perl module using cpan.
and got error:
But when i run command with force optionCode:FAILED--Further testing stopped: ERROR: Access denied for user 'root'@'localhost' (using password: NO)
it skipped errors and finished installation. Then i was able to use Mysqlmonitor app that i needed. But im unsure if that installation is valid. It just worked.Code:cpan -f -i DBD::mysql
Bookmarks