Dear fellow testers, am I the only one who considers Test::More 1.005000_002 tested enough? I'm still seeing it used by some of you but maybe you did not see my bugreport
https://github.com/schwern/test-more/issues/249 that gives you an impression how intrusive it is to test Test-Simple more than necessary? I could imagine some of our cpan authors will not be amused when they see the red antipattern on their windshield: http://matrix.cpantesters.org/?dist=IPC-Cmd-0.76 It's often just Test::More 1.005000_002 and I'm tempted to say we've seen enough of it. Michael may see it differently and I'm willing to shut up if he does, but I actually love to have cpantesters discover new bugs and this is more likely to happen if we stop testing for old and known bugs. By removing Test::More 1.005000_002 from your smokers your bug finding efficiency is most probably increasing. -- andreas