in reply to perl installation fails @ ../lib/Module/Build/t/tilde.t
I worked round it by saying
and doing the installation as root. It seemed to me that the test suite was picking up the pre-su UID and using that to generate its expected result but then receiving a different result because it was actually running under a different effective UID.sudo su # cpan
|
|---|