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.72) - Test::Exception ...loaded. (0.25) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for Best cp lib/Best.pm blib/lib/Best.pm Manifying blib/man3/Best.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" 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.010000, /Users/cpanrun/build/5.10.0/bin/perl ok t/01utility.......1..26 ok 1 - ARRAY(0x1804fe0) does array ok 2 - main=ARRAY(0x1804ec0) does array ok 3 - Overloaded=HASH(0x184b7e0) does array ok 4 - HASH(0x1805140) doesn't do array ok 5 - CODE(0x1812150) doesn't do array ok 6 - String doesn't do array ok 7 - 1.00 doesn't do array ok 8 - HASH(0x1804fe0) does hash ok 9 - main=HASH(0x1812000) does hash ok 10 - Overloaded=ARRAY(0x1804ec0) does hash ok 11 - ARRAY(0x1805140) doesn't do hash ok 12 - CODE(0x184b810) doesn't do hash ok 13 - String doesn't do hash ok 14 - 1.00 doesn't do hash ok 15 - CODE(0x184b8e0) does code ok 16 - main=CODE(0x184b940) does code ok 17 - Overloaded=ARRAY(0x1841c10) 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 all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod.............1..1 ok 1 - blib/lib/Best.pm ok All tests successful, 1 test skipped. Files=23, Tests=101, 3 wallclock secs ( 1.56 cusr + 0.54 csys = 2.10 CPU) Installing /Users/cpanrun/build/5.10.0/html/site/lib/Best.html Installing /Users/cpanrun/build/5.10.0/site/lib/Best.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/Best.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod