in reply to Re: Weak references error when installing Test::MockObject
in thread Weak references error when installing Test::MockObject

Thanks, that worked fine.

I'm a little surprised that

cpan -f -i Scalar::Util
didn't do what I wanted, so I had to run the CPAN shell
[root@carbon ~]# cpan cpan shell -- CPAN exploration and modules installation (v1.7601) ReadLine support enabled cpan> force install Scalar::Util ...
to actually get it to do what I wanted.

After that, Test::MockObject installed fine. Thanks a bunch!

Alex / talexb / Toronto

"Groklaw is the open-source mentality applied to legal research" ~ Linus Torvalds