Writing test t/50-basic.t Writing test t/51-basic-a.t Writing test t/52-best.t Writing test t/53-onearg.t Writing test t/54-args-a.t Writing test t/55-noargs.t Writing test t/56-ver.t Writing test t/57-exist-a.t Writing test t/58-exist.t Writing test t/59-code.t Writing test t/60-hash.t Writing test t/61-hash-a.t Writing test t/62-hash-aa.t Writing test t/63-ver-h.t Writing test t/64-ok-h.t Writing test t/65-if-h.t Writing test t/66-args-h.t Writing test t/67-code-h.t *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... [Core Features] - Test::More ...loaded. (0.54) - Test::Exception ...loaded. (0.15) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for Best /bin/sh -c true /bin/sh -c true cp lib/Best.pm blib/lib/Best.pm Manifying blib/man3/Best.3 /bin/sh -c true /bin/sh -c true PERL_DL_NONLAZY=1 /home/cpanrun/build/5.6.1/bin/perl -Iinc -Iblib/arch -Iblib/lib -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/00-load.t t/01utility.t t/50-basic.t t/51-basic-a.t t/52-best.t t/53-onearg.t t/54-args-a.t t/55-noargs.t t/56-ver.t t/57-exist-a.t t/58-exist.t t/59-code.t t/60-hash.t t/61-hash-a.t t/62-hash-aa.t t/63-ver-h.t t/64-ok-h.t t/65-if-h.t t/66-args-h.t t/67-code-h.t t/boilerplate.t t/pod-coverage.t t/pod.t t/00-load...........1..1 ok 1 - use Best; # Testing Best 0.11, Perl 5.006001, /home/cpanrun/build/5.6.1/bin/perl ok t/01utility.........1..26 ok 1 - ARRAY(0x8126aec) does array ok 2 - main=ARRAY(0x8126c90) does array ok 3 - Overloaded=HASH(0x8131048) does array ok 4 - HASH(0x8126aec) doesn't do array ok 5 - CODE(0x813106c) doesn't do array ok 6 - String doesn't do array ok 7 - 1.00 doesn't do array ok 8 - HASH(0x8126aec) does hash ok 9 - main=HASH(0x8126c90) does hash ok 10 - Overloaded=ARRAY(0x821f0d4) does hash ok 11 - ARRAY(0x8126aec) doesn't do hash ok 12 - CODE(0x821c774) doesn't do hash ok 13 - String doesn't do hash ok 14 - 1.00 doesn't do hash ok 15 - CODE(0x821c810) does code ok 16 - main=CODE(0x821c858) does code ok 17 - Overloaded=ARRAY(0x8126c90) does code ok 18 - 1 looks like version ok 19 - 1 looks like version ok 20 - 1.00_01 looks like version ok 21 - v6 looks like version ok 22 - A::Module doesn't look like version ok 23 - AnAlternative doesn't look like version ok 24 - LastChance doesn't look like version ok 25 - Version::Ok doesn't look like version ok 26 - Version::TooLow doesn't look like version ok t/50-basic..........1..5 ok 1 - Best didn't crash ok 2 - tried all modules ok 3 - loaded correct one - trace evidence ok 4 - loaded correct one - which() ok 5 - loaded correct one - which() from other module ok t/51-basic-a........1..3 ok 1 - Best didn't crash ok 2 - tried all modules ok 3 - loaded correct one - trace evidence ok t/52-best...........1..4 ok 1 - Best didn't crash ok 2 - tried all modules ok 3 - loaded correct one ok 4 - ->import ok t/53-onearg.........1..4 ok 1 - Best didn't crash ok 2 - tried all modules ok 3 - loaded correct one ok 4 - ->import ok t/54-args-a.........1..4 ok 1 - Best didn't crash ok 2 - tried all modules ok 3 - loaded correct one ok 4 - ->import ok t/55-noargs.........1..4 ok 1 - Best didn't crash ok 2 - tried all modules ok 3 - ->import wasn't called ok 4 - ->import ok t/56-ver............1..4 ok 1 - Best didn't crash ok 2 - attempted ok 3 - loaded ok 4 - args ok t/57-exist-a........1..4 ok 1 - Best didn't crash ok 2 ok 3 ok 4 ok t/58-exist..........1..4 ok 1 - Best didn't crash ok 2 ok 3 ok 4 ok t/59-code...........1..4 ok 1 - Best didn't crash ok 2 ok 3 ok 4 ok t/60-hash...........1..4 ok 1 - Best didn't crash ok 2 ok 3 ok 4 ok t/61-hash-a.........1..4 ok 1 - Best didn't crash ok 2 ok 3 ok 4 ok t/62-hash-aa........1..4 ok 1 - Best didn't crash ok 2 ok 3 ok 4 ok t/63-ver-h..........1..4 ok 1 - Best didn't crash ok 2 ok 3 ok 4 ok t/64-ok-h...........1..4 ok 1 - Best didn't crash ok 2 - attempted ok 3 - loaded ok 4 - args ok t/65-if-h...........1..3 ok 1 - Best didn't crash ok 2 ok 3 ok t/66-args-h.........1..4 ok 1 - Best didn't crash ok 2 ok 3 ok 4 ok t/67-code-h.........1..3 ok 1 - Best didn't crash ok 2 ok 3 ok t/boilerplate.......1..3 ok 1 - README contains no boilerplate text ok 2 - Changes contains no boilerplate text ok 3 - lib/Best.pm contains no boilerplate text ok t/pod-coverage......1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod...............1..0 # Skip Test::Pod 1.14 required for testing POD skipped: Test::Pod 1.14 required for testing POD All tests successful, 2 tests skipped. Files=23, Tests=100, 10 wallclock secs ( 5.63 cusr + 0.44 csys = 6.07 CPU) /bin/sh -c true /bin/sh -c true Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Best.pm Installing /home/cpanrun/build/5.6.1/man/man3/Best.3 Appending installation info to /home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi/perllocal.pod