Configuring Thread::Queue::Duplex ... Checking if your kit is complete... Looks good Writing Makefile for Thread::Queue::Duplex cp lib/Thread/Queue/Duplex.pm blib/lib/Thread/Queue/Duplex.pm cp lib/Thread/Queue/Duplex.pod blib/lib/Thread/Queue/Duplex.pod cp lib/Thread/Queue/Queueable.pod blib/lib/Thread/Queue/Queueable.pod cp lib/Thread/Queue/Queueable.pm blib/lib/Thread/Queue/Queueable.pm cp lib/Thread/Queue/TQDContainer.pm blib/lib/Thread/Queue/TQDContainer.pm Manifying blib/man3/Thread::Queue::Queueable.3 Manifying blib/man3/Thread::Queue::Duplex.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01test....Note: some tests have significant delays... 1..80 ok 1 # load module for init ok 2 # create queue for init ok 3 # wait_for_listener() for normal ok 4 # enqueue_simplex() for normal ok 5 # enqueue() for normal ok 6 # ready() for normal ok 7 # wait() for normal ok 8 # dequeue_response() for normal ok 9 # enqueue() Queueable for normal ok 10 # wait() Queueable for normal ok 11 # wait_until() expires for normal ok 12 # wait_until() for normal ok 13 # enqueue_urgent() for normal ok 14 # enqueue() for normal ok 15 # wait_any() for normal ok 16 # wait_any_until() for normal ok 17 # available (array) for normal ok 18 # available (scalar) for normal ok 19 # available (id) for normal ok 20 # wait_all() for normal ok 21 # wait_all_until() for normal ok 22 # cancel() for normal ok 23 # cancel_all() for normal ok 24 # enqueue_urgent() for normal ok 25 # enqueue() wo/ listener for normal ok 26 # wait_for_listener() for nonblock ok 27 # enqueue_simplex() for nonblock ok 28 # enqueue() for nonblock ok 29 # ready() for nonblock ok 30 # wait() for nonblock ok 31 # dequeue_response() for nonblock ok 32 # enqueue() Queueable for nonblock ok 33 # wait() Queueable for nonblock ok 34 # wait_until() expires for nonblock ok 35 # wait_until() for nonblock ok 36 # enqueue_urgent() for nonblock ok 37 # enqueue() for nonblock ok 38 # wait_any() for nonblock ok 39 # wait_any_until() for nonblock ok 40 # available (array) for nonblock ok 41 # available (scalar) for nonblock ok 42 # available (id) for nonblock ok 43 # wait_all() for nonblock ok 44 # wait_all_until() for nonblock ok 45 # cancel() for nonblock ok 46 # cancel_all() for nonblock ok 47 # enqueue_urgent() for nonblock ok 48 # enqueue() wo/ listener for nonblock ok 49 # wait_for_listener() for timed ok 50 # enqueue_simplex() for timed ok 51 # enqueue() for timed ok 52 # ready() for timed ok 53 # wait() for timed ok 54 # dequeue_response() for timed ok 55 # enqueue() Queueable for timed ok 56 # wait() Queueable for timed ok 57 # wait_until() expires for timed ok 58 # wait_until() for timed ok 59 # enqueue_urgent() for timed ok 60 # enqueue() for timed ok 61 # wait_any() for timed ok 62 # wait_any_until() for timed ok 63 # available (array) for timed ok 64 # available (scalar) for timed ok 65 # available (id) for timed ok 66 # wait_all() for timed ok 67 # wait_all_until() for timed ok 68 # cancel() for timed ok 69 # cancel_all() for timed ok 70 # enqueue_urgent() for timed ok 71 # enqueue() wo/ listener for timed ok 72 # enqueue() shared Queueable for normal ok 73 # wait() Queueable for normal ok 74 # class-level wait_any() for normal ok 75 # class-level wait_any_until() for normal ok 76 # class-level wait_all() for normal ok 77 # class-level wait_all_until() for normal ok 78 # max_pending for normal ok 79 # mark for normal ok 80 # dequeue_urgent for normal ok All tests successful. Files=1, Tests=80, 115 wallclock secs ( 0.44 cusr + 0.15 csys = 0.59 CPU) Installing /Users/cpanrun/build/5.10.0/html/site/lib/Thread/Queue/Duplex.html Installing /Users/cpanrun/build/5.10.0/html/site/lib/Thread/Queue/Queueable.html Installing /Users/cpanrun/build/5.10.0/site/lib/Thread/Queue/Duplex.pm Installing /Users/cpanrun/build/5.10.0/site/lib/Thread/Queue/Duplex.pod Installing /Users/cpanrun/build/5.10.0/site/lib/Thread/Queue/Queueable.pm Installing /Users/cpanrun/build/5.10.0/site/lib/Thread/Queue/Queueable.pod Installing /Users/cpanrun/build/5.10.0/site/lib/Thread/Queue/TQDContainer.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/Thread::Queue::Duplex.3 Installing /Users/cpanrun/build/5.10.0/site/man/man3/Thread::Queue::Queueable.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod