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


in reply to Re^2: Mac OSX Question
in thread Mac OSX Question

Try going in and manually deleting the files in the old tree. Then rerun the install. Perl might still be seeing the old version.

5.6 and 5.8 are not binary compatible, so you're likely to run into this with other modules as well. You'll have to manually delete those modules to install the new ones successfully.