We are moving developer repository to a new server which will require you to get a new developer account. To fix your local repository you should be able to run this on your local repository: $ find bioperl -name 'Root' | xargs perl -i.backup -p -e 's/pub.open/dev.open/' or just check out a clean version.