Cannot determine perl version info from lib/Perl6/Take.pm *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... [Core Features] - Test::More ...loaded. (0.45 >= 0.31) - Test::Exception ...loaded. (0.22) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for Perl6::Take cp lib/Perl6/Take.pm blib/lib/Perl6/Take.pm Manifying blib/man3/Perl6::Take.3 PERL_DL_NONLAZY=1 /home/cpanrun/tmp/5.8.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/00-load.t t/01-take.t t/boilerplate.t t/pod-coverage.t t/pod.t t/00-load.........1..1 ok 1 - use Perl6::Take; # Testing Perl6::Take 0.04, Perl 5.008, /home/cpanrun/tmp/5.8.0/bin/perl ok t/01-take.........1..16 ok 1 - no spurious takes ok 2 - simple gather with scalar take ok 3 - simple gather with scalar take and en passant scalar assignment ok 4 - en passant taken value ok 5 - no gather with $_ take ok 6 - two takes ok 7 - take list ok 8 - list en passant assignment ok 9 - take en passant not ok 10 - return disallowed inside gather block # TODO can't yet trap a return() # Failed (TODO) test (t/01-take.t at line 44) # expecting: Regexp ((?-xism:unimplemented.*return)) # found: normal exit ok 11 - outer scope ok 12 - first inner scope ok 13 - second inner scope ok 14 - dynamically scoped takes ok 15 - not distracted by nested gathers ok 16 - take with no gather throws exception ok t/boilerplate.....1..3 ok 1 - README contains no boilerplate text ok 2 - Changes contains no boilerplate text ok 3 - lib/Perl6/Take.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/Perl6/Take.pm ok All tests successful, 1 test skipped. Files=5, Tests=21, 2 wallclock secs ( 2.10 cusr + 0.11 csys = 2.21 CPU) Installing /home/cpanrun/build/5.8.0/lib/site_perl/5.8.0/Perl6/Take.pm Installing /home/cpanrun/build/5.8.0/man/man3/Perl6::Take.3 Appending installation info to /home/cpanrun/build/5.8.0/lib/5.8.0/i686-linux-thread-multi/perllocal.pod