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 code is released using App::mbtiny so your development approach is:

  cpanm --installdeps .
  prove -l t

and to produce a distdir or dist respectively,

  mbtiny build
  mbtiny dist