I have a version mismatch for the DBD module:
What I'd like to know is if I have to uninstall the DBI module(s), before reinstalling the correct version. If so, how can I uninstall it? I see lots of ways to install on the web, but haven't found a way to uninstall.
Thanks,
Peter V.
Code:
Mon Apr 19 09:43:29 EDT 2010
/Library/Perl/DBD-mysql-4.011 ->
peterv@MBP17.local<515>$: db.pl | tee ~/DBI_Mismatch.log
DBI object version 1.609 does not match $DBI::VERSION 1.608 at /opt/local/lib/perl5/5.10.1/darwin-multi-2level/DynaLoader.pm line 227.
BEGIN failed--compilation aborted at /opt/local/lib/perl5/site_perl/5.10.1/darwin-multi-2level/DBI.pm line 263.
Compilation failed in require at /Users/peterv/Perl1/db.pl line 7.
BEGIN failed--compilation aborted at /Users/peterv/Perl1/db.pl line 7.
What I'd like to know is if I have to uninstall the DBI module(s), before reinstalling the correct version. If so, how can I uninstall it? I see lots of ways to install on the web, but haven't found a way to uninstall.
Thanks,
Peter V.