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.72 >= 0.31) - Test::Exception ...loaded. (0.25) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for Perl6::Take /bin/sh -c true /bin/sh -c true cp lib/Perl6/Take.pm blib/lib/Perl6/Take.pm Manifying blib/man3/Perl6::Take.3 /bin/sh -c true /bin/sh -c true PERL_DL_NONLAZY=1 /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl -Iinc -Iblib/arch -Iblib/lib -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/00-load.t t/01-take.t t/boilerplate.t t/pod-coverage.t t/pod.t t/00-load.........1..1 # Testing Perl6::Take 0.04, Perl 5.006001, /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl ok 1 - use Perl6::Take; 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 'return disallowed inside gather block' # at t/01-take.t 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..0 # Skip Test::Pod 1.14 required for testing POD skipped all skipped: Test::Pod 1.14 required for testing POD All tests successful, 2 tests skipped. Files=5, Tests=20, 3 wallclock secs ( 2.68 cusr + 0.21 csys = 2.89 CPU) /bin/sh -c true /bin/sh -c true Installing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/Perl6/Take.pm Installing /home/cpanrun/pa-risc1.1/build/5.6.1/man/man3/Perl6::Take.3 Writing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/PA-RISC1.1-thread-multi/auto/Perl6/Take/.packlist Appending installation info to /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi/perllocal.pod