At 2:35 PM -0400 10/3/07, DAGOLDEN wrote:
On 10/3/07, Elizabeth Mattijsen <[EMAIL PROTECTED]> wrote:
If anyone knows how to tell that a threaded Perl is required?
Requiring the "threads" module is *not* a solution (at least, it
didn't use to be).
I believe that you can check $Config{useithr
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. Hop
On 10/3/07, Elizabeth Mattijsen <[EMAIL PROTECTED]> wrote:
> If anyone knows how to tell that a threaded Perl is required?
> Requiring the "threads" module is *not* a solution (at least, it
> didn't use to be).
I believe that you can check $Config{useithreads}. If that's true,
then threads are av
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible. See
http://testers.cpan.org/
Please cc any replies to cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.
--
Dear Elizabeth Mattijse
At 9:00 PM +0100 10/2/07, [EMAIL PROTECTED] wrote:
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible. See
http://testers.cpan.org/
--
PREREQUISITES
--
Prerequisite modules