Change 31864 messed up skipped test counts for Perls <
5.8.7 leading
to failure reports on CPAN. This patch adds proper skip
semantics to
threads/t/threads.t to correct this.
Re: threads 1.67
2007-09-19 02:59:55
On 18/09/2007, Jerry D. Hedden <jdheddencpan.org> wrote:
> Change 31864 messed up skipped test counts for Perls
< 5.8.7 leading
> to failure reports on CPAN. This patch adds proper
skip semantics to
> threads/t/threads.t to correct this.
Thanks, applied.