There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

This is hacking note by tokuhirom.

epeg/ directory got from enlightenment repo.

    # checkout from repo
    svn export http://svn.enlightenment.org/svn/e/trunk/OLD/epeg/
    # remove c++ style comments
    perl -i -pe 's/\/\/.+//' ./epeg/src/bin/epeg_main.c