http://www.perlmonks.org?node_id=790833


in reply to Re^2: Trouble installing DBD::Pg
in thread Trouble installing DBD::Pg

The error message is the clue. You've got conflicting mismatching files. Either get rid of them (delete/overwrite), or install to a different location, or call the right perl binary ($PATH), or sanitize your environment variables (PERLLIB/PERL5LIB).