Subject: | Fails on Perl 5.18 |
Fails to install on Perl 5.18.0 and higher.
http://www.cpantesters.org/distro/U/UNIVERSAL-DOES.html#UNIVERSAL-DOES-0.004?oncpan=1&distmat=1
It is always the same: Failed tests: 33-34
ok !does(42, 'UNIVERSAL');
ok !does('!', 'UNIVERSAL');
Note that UNIVERSAL::DOES is a dependency of other modules, so it gets installed even on newer Perls.