Checking if your kit is complete... Looks good Writing Makefile for Language::Functional cp Functional.pm blib/lib/Language/Functional.pm Manifying blib/man3/Language::Functional.3 PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..96 # Running under perl version 5.008007 for darwin # Current time local: Thu Feb 23 13:39:25 2006 # Current time GMT: Thu Feb 23 21:39:25 2006 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok 46 ok 47 ok 48 ok 49 ok 50 ok 51 ok 52 ok 53 ok 54 ok 55 ok 56 ok 57 ok 58 ok 59 ok 60 ok 61 ok 62 ok 63 ok 64 ok 65 ok 66 ok 67 ok 68 ok 69 ok 70 ok 71 ok 72 ok 73 ok 74 ok 75 ok 76 ok 77 ok 78 not ok 79 # Test 79 got: (test.pl at line 89) # Expected: "1" # test.pl line 89 is: ok(eval {show(any { even(shift) } integers)}, '1'); # 79 ok 80 not ok 81 # Test 81 got: (test.pl at line 91) # Expected: "0" # test.pl line 91 is: ok(eval {show(all(\&odd, integers))}, '0'); # 81 ok 82 ok 83 ok 84 ok 85 ok 86 ok 87 ok 88 ok 89 ok 90 ok 91 ok 92 ok 93 ok 94 ok 95 ok 96 Installing /Users/cpanrun/pristine/5.8.7/man/man3/Language::Functional.3 Appending installation info to /Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/perllocal.pod /bin/sh -c true