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

0.03  2009-03-29
    Declare dependency on Set::Object::Weak

0.02  2009-03-25
    The interface has changed to:
        use Moose;
        use MooseX::InstanceTracking;
    since we now inject multiple traits.

    We now support make_immutable by injecting a constructor trait, so you can
        have your instances fast *and* big-brothered.