Checking if your kit is complete... Looks good Writing Makefile for Queue::Dir cp flock-test.pl blib/lib/Queue/flock-test.pl cp Dir.pm blib/lib/Queue/Dir.pm Manifying blib/man3/Queue::Dir.3 PERL_DL_NONLAZY=1 /home/cpanrun/pa-risc1.1/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-load.....1..1 ok 1 ok t/10-lock.....1..8 "my" variable $fh masks earlier declaration in same scope at t/10-lock.t line 46. "my" variable $qid masks earlier declaration in same scope at t/10-lock.t line 46. ok 1 - Proper ->new() ok 2 - Proper ->new() with a path ok 3 - ->new() with unexistant path ok 4 - lockfile is present ok 5 - lockfile automatically removed by unlock() ok 6 - ->visit does not report locked objects ok 7 - ->visit still does not report locked objects ok 8 - ->next returns newly unlocked object ok t/10-new......1..3 ok 1 - Proper ->new() ok 2 - Proper ->new() with a path ok 3 - ->new() with unexistant path ok t/10-next.....1..10 ok 1 - ->next returns a ready object ok 2 - ->next wraps queue around ok 3 - 2nd ->next returns a ready object ok 4 - ->next returns on an empty queue ok 5 - ->next returns on an empty queue ok 6 - ->next returns a ready object ok 7 - ->next wraps queue around ok 8 - 2nd ->next returns a ready object ok 9 - ->next returns on an empty queue ok 10 - ->next returns on an empty queue ok t/10-store....1..59 ok 1 - Proper ->new() ok 2 - Proper file opened ok 3 - Queue id 1183419509681224.0.test.0 was assigned ok 4 - Open of queue file ok 5 - File contents are ok ok 6 - Proper ->new() ok 7 - Proper file opened for count 1 ok 8 - Queue id 1183419509714813.0.test.0 was assigned to item 1 ok 9 - Proper file opened for count 2 ok 10 - Queue id 1183419509724557.1.test.0 was assigned to item 2 ok 11 - Proper file opened for count 3 ok 12 - Queue id 1183419509735899.0.test.0 was assigned to item 3 ok 13 - Proper file opened for count 4 ok 14 - Queue id 1183419509746789.1.test.0 was assigned to item 4 ok 15 - Proper file opened for count 5 ok 16 - Queue id 1183419509762972.0.test.0 was assigned to item 5 ok 17 - Proper file opened for count 6 ok 18 - Queue id 1183419509773122.1.test.0 was assigned to item 6 ok 19 - Proper file opened for count 7 ok 20 - Queue id 1183419509784700.0.test.0 was assigned to item 7 ok 21 - Proper file opened for count 8 ok 22 - Queue id 1183419509794508.1.test.0 was assigned to item 8 ok 23 - Proper file opened for count 9 ok 24 - Queue id 1183419509805779.0.test.0 was assigned to item 9 ok 25 - Proper file opened for count 10 ok 26 - Queue id 1183419509816664.1.test.0 was assigned to item 10 ok 27 - Elements in first queue ok 28 - Elements in second queue ok 29 - Round robin seems ok ok 30 - Correct path for 1183419509714813.0.test.0 ok 31 - 1183419509714813.0.test.0 has a corresponding file ok 32 - corresponding file for 1183419509714813.0.test.0 collected ok 33 - Correct path for 1183419509724557.1.test.0 ok 34 - 1183419509724557.1.test.0 has a corresponding file ok 35 - corresponding file for 1183419509724557.1.test.0 collected ok 36 - Correct path for 1183419509735899.0.test.0 ok 37 - 1183419509735899.0.test.0 has a corresponding file ok 38 - corresponding file for 1183419509735899.0.test.0 collected ok 39 - Correct path for 1183419509746789.1.test.0 ok 40 - 1183419509746789.1.test.0 has a corresponding file ok 41 - corresponding file for 1183419509746789.1.test.0 collected ok 42 - Correct path for 1183419509762972.0.test.0 ok 43 - 1183419509762972.0.test.0 has a corresponding file ok 44 - corresponding file for 1183419509762972.0.test.0 collected ok 45 - Correct path for 1183419509773122.1.test.0 ok 46 - 1183419509773122.1.test.0 has a corresponding file ok 47 - corresponding file for 1183419509773122.1.test.0 collected ok 48 - Correct path for 1183419509784700.0.test.0 ok 49 - 1183419509784700.0.test.0 has a corresponding file ok 50 - corresponding file for 1183419509784700.0.test.0 collected ok 51 - Correct path for 1183419509794508.1.test.0 ok 52 - 1183419509794508.1.test.0 has a corresponding file ok 53 - corresponding file for 1183419509794508.1.test.0 collected ok 54 - Correct path for 1183419509805779.0.test.0 ok 55 - 1183419509805779.0.test.0 has a corresponding file ok 56 - corresponding file for 1183419509805779.0.test.0 collected ok 57 - Correct path for 1183419509816664.1.test.0 ok 58 - 1183419509816664.1.test.0 has a corresponding file ok 59 - corresponding file for 1183419509816664.1.test.0 collected ok t/10-visit....1..34 ok 1 - Proper ->new() ok 2 - Proper file opened ok 3 - Queue id 1183419511614699.0.test.0 was assigned ok 4 - Proper file opened ok 5 - Queue id 1183419511625599.0.test.0 was assigned ok 6 - Proper file opened ok 7 - Queue id 1183419511636597.0.test.0 was assigned ok 8 - Proper file opened ok 9 - Queue id 1183419511647363.0.test.0 was assigned ok 10 - Proper file opened ok 11 - Queue id 1183419511661738.0.test.0 was assigned ok 12 - Proper ->new() ok 13 - Proper fh ok 14 - ->next is defined ok 15 - Proper fh ok 16 - ->next is defined ok 17 - Proper fh ok 18 - ->next is defined ok 19 - Proper fh ok 20 - ->next is defined ok 21 - Proper fh ok 22 - ->next is undefined ok 23 - Proper fh ok 24 - ->next is undefined ok 25 - Proper fh ok 26 - Proper text ok 27 - Proper fh ok 28 - Proper text ok 29 - Proper fh ok 30 - Proper text ok 31 - Proper fh ok 32 - Proper text ok 33 - ->next is undefined ok 34 - ->next is undefined ok t/20-done.....1..3 ok 1 - Proper ->new() ok 2 - ->next must not return anything ok 3 - ->visit must fail for unexistant object ok t/20-visit....1..5 ok 1 - Proper ->new() ok 2 ok 3 - ->next must point to remaining file ok 4 - ->visit must not fail ok 5 - Correct file contents ok t/20-walk.....1..5 ok 1 - Proper ->new() ok 2 - ->next on empty queue is undef ok 3 - ->next wraps queue ok 4 - ->2nd next on empty queue is still undef ok 5 - ->next wraps queue 2nd time ok t/30-visit....1..5 ok 1 - 1st Normal fetch + lock ok 2 - 2nd Normal fetch + lock ok 3 - Got different files ok 4 - First file was ok ok 5 - First file was ok ok t/40-visit....1..4 Use of uninitialized value in sort at t/40-visit.t line 33, line 1. Use of uninitialized value in sort at t/40-visit.t line 33, line 1. Use of uninitialized value in sort at t/40-visit.t line 33, line 1. ok 1 - Correct queue wrap around ok 2 - Different objects returned ok 3 ok 4 ok All tests successful. Files=11, Tests=137, 18 wallclock secs (16.03 cusr + 1.14 csys = 17.17 CPU) Installing /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/Queue/flock-test.pl Installing /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/Queue/Dir.pm Installing /home/cpanrun/pa-risc1.1/build/5.8.2/man/man3/Queue::Dir.3 Appending installation info to /home/cpanrun/pa-risc1.1/build/5.8.2/lib/5.8.2/PA-RISC1.1-thread-multi/perllocal.pod