# running Build.PL /home/cpanrun/tmp/5.8.0/bin/perl Build.PL Checking whether your kit is complete... Looks good Checking prerequisites... Looks good Creating new 'Build' script for 'List-Search' version '0.3' /home/cpanrun/tmp/5.8.0/bin/perl Build --makefile_env_macros 1 Copying lib/List/Search.pm -> blib/lib/List/Search.pm Manifying blib/lib/List/Search.pm -> blib/libdoc/List::Search.3 HTMLifying blib/lib/List/Search.pm -> blib/libhtml/site/lib/List/Search.html /home/cpanrun/tmp/5.8.0/bin/perl Build --makefile_env_macros 1 test t/custom_list_search....ok 1 - word alpha is at 0 (alpha) ok 2 - word bravo is at 1 (BRAVO) ok 3 - word charlie is at 2 (charlie) ok 4 - word delta is at 3 (DELTA) ok 5 - word foxtrot is at 4 (foxtrot) 1..5 ok t/edge_cases............ok 1 - empty array returns -1 ok 2 - a at 0 in 'a a a b b c c c d' ok 3 - b at 3 in 'a a a b b c c c d' ok 4 - c at 5 in 'a a a b b c c c d' ok 5 - d at 8 in 'a a a b b c c c d' 1..5 ok t/list_contains.........ok 1 - found alpha ok 2 - not found 'alpha BANG' ok 3 - found bravo ok 4 - not found 'bravo BANG' ok 5 - found charlie ok 6 - not found 'charlie BANG' ok 7 - found delta ok 8 - not found 'delta BANG' ok 9 - found foxtrot ok 10 - not found 'foxtrot BANG' ok 11 - found 0 ok 12 - not found '0 + 0.5' ok 13 - found 1 ok 14 - not found '1 + 0.5' ok 15 - found 2 ok 16 - not found '2 + 0.5' ok 17 - found 3 ok 18 - not found '3 + 0.5' ok 19 - found 4 ok 20 - not found '4 + 0.5' ok 21 - found 5 ok 22 - not found '5 + 0.5' ok 23 - found 6 ok 24 - not found '6 + 0.5' ok 25 - found 7 ok 26 - not found '7 + 0.5' ok 27 - found 8 ok 28 - not found '8 + 0.5' ok 29 - found 9 ok 30 - not found '9 + 0.5' ok 31 - found 10 ok 32 - not found '10 + 0.5' 1..32 ok t/list_search...........ok 1 - word alpha is at 0 ok 2 - word bravo is at 1 ok 3 - word charlie is at 2 ok 4 - word delta is at 3 ok 5 - word foxtrot is at 4 ok 6 - number 0 is at 0 ok 7 - float 0 is at 0 ok 8 - offset -0.5 is at 0 ok 9 - number 1 is at 1 ok 10 - float 0.1 is at 1 ok 11 - offset 0.5 is at 1 ok 12 - number 2 is at 2 ok 13 - float 0.2 is at 2 ok 14 - offset 1.5 is at 2 ok 15 - number 3 is at 3 ok 16 - float 0.3 is at 3 ok 17 - offset 2.5 is at 3 ok 18 - number 4 is at 4 ok 19 - float 0.4 is at 4 ok 20 - offset 3.5 is at 4 ok 21 - number 5 is at 5 ok 22 - float 0.5 is at 5 ok 23 - offset 4.5 is at 5 ok 24 - number 6 is at 6 ok 25 - float 0.6 is at 6 ok 26 - offset 5.5 is at 6 ok 27 - number 7 is at 7 ok 28 - float 0.7 is at 7 ok 29 - offset 6.5 is at 7 ok 30 - number 8 is at 8 ok 31 - float 0.8 is at 8 ok 32 - offset 7.5 is at 8 ok 33 - number 9 is at 9 ok 34 - float 0.9 is at 9 ok 35 - offset 8.5 is at 9 ok 36 - number 10 is at 10 ok 37 - float 1 is at 10 ok 38 - offset 9.5 is at 10 ok 39 - aaa is at 0 ok 40 - ccc is at 2 ok 41 - zzz is at -1 1..41 ok All tests successful. Files=4, Tests=83, 2 wallclock secs ( 1.26 cusr + 0.07 csys = 1.33 CPU) /home/cpanrun/tmp/5.8.0/bin/perl Build --makefile_env_macros 1 install Installing /home/cpanrun/build/5.8.0/lib/site_perl/5.8.0/List/Search.pm Installing /home/cpanrun/build/5.8.0/man/man3/List::Search.3 Installing /home/cpanrun/build/5.8.0/html/site/lib/List/Search.html Writing /home/cpanrun/build/5.8.0/lib/site_perl/5.8.0/i686-linux-thread-multi/auto/List/Search/.packlist