This project connects GitHub Users to MetaCPAN Users. It uses the APIs of both sites: First it fetches all users from MetaCPAN who have set their GitHub account. After that it fetches all public information about these users from GitHub.
It uses MongoDB for storing the data. The software is written in Perl using the Mojolicious framework. The app was originally deployed to dotCloud, but is now hosted on metacpan servers.
It's some sort of an index of CPAN authors and their GitHub accounts.