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 Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Perl6/Take.pm blib\lib\Perl6\Take.pm Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-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.010000, C:\cpanrun\build\5-10-0\bin\perl.exe 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..1 ok 1 - blib\lib\Perl6\Take.pm ok All tests successful, 1 test skipped. Files=5, Tests=21, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. Installing C:\cpanrun\build\5-10-0\html\site\lib\Perl6\Take.html Installing C:\cpanrun\build\5-10-0\site\lib\Perl6\Take.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod