Subject: | Depends on broken CPAN distribution Object-Import |
WWW-Mechanize-PhantomJS (and also ...-Chrome and -Firefox) depends on Object::Import, which does not have a clean test suite for newer perls, see https://rt.cpan.org/Ticket/Display.html?id=106769 .
This means WWW::Mechanize::PhantomJS cannot be installed unless something like "notest"/"force" in the cpan installer is used, or Object::Import is patched (e.g. using a distroprefs file).
I wonder if you can do something about it, e.g. take over the broken module (it seems that your distributions are the only ones depending on Object::Import), or find a way to not use this module anymore.