On 10/3/07, Elizabeth Mattijsen <[EMAIL PROTECTED]> wrote:
> I assume the check would be
>
> if ( !$Config{useithreads} ) {
Oops! Good catch.
> I made the necessary changes to Thread::Queue::Any,
> Thread::Queue::Monitored and Thread::Queue::Any::Monitored and seeded
> these out to CPAN. Hope this will fix the false positives on the
> CPAN Testers list...
This will do the right thing on all the YACSmoke based testers. I
think only Andreas and Cantrell have CPAN/CPAN::Reporter-based smokers
and if they both have upgraded CPAN.pm that do the right thing there,
too.
I'll be releasing CPAN::Reporter 1.00 soon and making a big campaign
to get anyone using older versions to upgrade -- and that will require
the necessary CPAN.pm upgrade, too. Hopefully, then it will do the
right thing pretty universally for those that use CPAN::Reporter
during ordinary module installation.
David