in reply to Re^2: WWW::mechanize install
in thread WWW::mechanize install

I have seen the messages:
Running make test Can't test without successful make Running make install Make had returned bad status, install seems impossible
when a previous make attempt had failed. The solution (for me anyway) was to clean out the install directories under ~/.cpan/build and try again. It seems that build status is left in the directory and checked during any subsequent make attempt.