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

Revision history for Unicode-CheckUTF8-PP

0.003       2016-03-20
   - Revise final check of is_utf8
   
0.002       2016-03-15
   - Fix condition where is_utf8 would throw warnings about comparing undef with ==
   
0.001       2016-03-07
   - Initial release with interface matching Unicode::CheckUTF8