I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time
for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or
on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news,
I hope these links will serve you well.
I am trying to install DBD and it fails with the following:
error: 'Access denied for user 'ODBC@localhost' (using password: NO)'
Now I do have a password for mysql and tried using the --testpassword option but it still fails for the same reason. Any help is much appreciated.
Forgot to mention that this is on windows,database is up and running fine, perl install is fine, DBI install went fine, just having a problem with DBD. I even got rid of the password on mysql database...I am at a loss now...