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 Perl module MooX::Roles::Pluggable

0.003	2015-06-27
    - switch to ExtUtils::MakeMaker
    - improve META information
    - fix bug when MooX::Roles::Pluggable is used multiple times in similar
      context
    - Update copyright year

0.002	2013-10-11
    - avoid trying role injections into non-classes or roles (thanks to
      Thomas Klausner <wiz@netbsd.org>)

0.001	2013-10-01
    - First version, released on an unsuspecting world.