*** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... [Core Features] - Test::More ...loaded. (0.72 >= 0.42) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for List::Pairwise Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/List/Pairwise.pm blib\lib\List\Pairwise.pm cp lib/List/Pairwise.pod blib\lib\List\Pairwise.pod Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. 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/01load.t t/context.t t/firstp.t t/grepp.t t/lastp.t t/mapp.t t/pair.t t/warn1.t t/warn2.t t/warn3.t t/warn4.t t/01load.....1..14 ok 1 - require List::Pairwise; ok 2 - mapp imported ok 3 - map_pairwise imported ok 4 - mapp and map_pairwise are alias ok 5 - grepp imported ok 6 - grep_pairwise imported ok 7 - grepp and grep_pairwise are alias ok 8 - firstp imported ok 9 - first_pairwise imported ok 10 - firstp and first_pairwise are alias ok 11 - lastp imported ok 12 - last_pairwise imported ok 13 - lastp and last_pairwise are alias ok 14 - pair imported ok t/context....1..24 ok 1 - void mapp, same context as void map ok 2 - void mapp, list context ok 3 - scalar mapp, same context as scalar map ok 4 - scalar mapp, list context ok 5 - list mapp, same context as list map ok 6 - list mapp, list context ok 7 - void grepp, same context as void grep ok 8 - void grepp, scalar context ok 9 - scalar grepp, same context as scalar grep ok 10 - scalar grepp, scalar context ok 11 - list grepp, same context as list grep ok 12 - void grepp, scalar context ok 13 - void lastp, same context as void lastp ok 14 - void lastp, scalar context ok 15 - scalar lastp, same context as scalar lastp ok 16 - scalar lastp, scalar context ok 17 - list lastp, same context as list lastp ok 18 - list lastp, scalar context ok 19 - void firstp, same context as void firstp ok 20 - void firstp, scalar context ok 21 - scalar firstp, same context as scalar firstp ok 22 - scalar firstp, scalar context ok 23 - list firstp, same context as list firstp ok 24 - list firstp, scalar context ok t/firstp.....1..19 ok 1 - scalar context true 1 ok 2 - scalar context true 2 ok 3 - scalar context true 3 ok 4 - scalar context false ok 5 - scalar and list count ok 6 - extract 1 ok 7 - extract 2 ok 8 - extract 3 ok 9 - extract 4 ok 10 - odd list, no warning ok 11 - no warning occured ok 12 - odd list ok 13 - warning occured ok 14 - odd list carp ok 15 - odd list, no warning ok 16 - no warning occured ok 17 - odd list ok 18 - warning occured ok 19 - odd list carp ok t/grepp......1..19 ok 1 - scalar context count 1 ok 2 - scalar context count 2 ok 3 - scalar context count 3 ok 4 - scalar context count 4 ok 5 - scalar and list count ok 6 - extract 1 ok 7 - extract 2 ok 8 - extract 3 ok 9 - inc values inplace ok 10 - odd list, no warning ok 11 - no warning occured ok 12 - odd list ok 13 - warning occured ok 14 - odd list carp ok 15 - odd list, no warning ok 16 - no warning occured ok 17 - odd list ok 18 - warning occured ok 19 - odd list carp ok t/lastp......1..19 ok 1 - scalar context true 1 ok 2 - scalar context true 2 ok 3 - scalar context true 3 ok 4 - scalar context false ok 5 - scalar and list count ok 6 - extract 1 ok 7 - extract 2 ok 8 - extract 3 ok 9 - extract 4 ok 10 - odd list, no warning ok 11 - no warning occured ok 12 - odd list ok 13 - warning occured ok 14 - odd list carp ok 15 - odd list, no warning ok 16 - no warning occured ok 17 - odd list ok 18 - warning occured ok 19 - odd list carp ok t/mapp.......1..29 ok 1 - scalar context count 1 ok 2 - scalar context count 2 ok 3 - scalar context count 3 ok 4 - copy ok 5 - keys ok 6 - values ok 7 - copy with lc keys ok 8 - inc values inplace ok 9 - lc keys inplace shall not work ok 10 - scalar mapp empty list ok 11 - scalar mapp 1 element ok 12 - scalar mapp 2 element2 ok 13 - scalar mapp 3 element2 ok 14 - list mapp 1 elements ok 15 - list mapp 2 elements ok 16 - list mapp 3 elements ok 17 - mapp odd list ok 18 - inc mapp odd list ok 19 ok 20 - odd list, no warning ok 21 - no warning occured ok 22 - odd list ok 23 - warning occured ok 24 - odd list carp ok 25 - odd list, no warning ok 26 - no warning occured ok 27 - odd list ok 28 - warning occured ok 29 - odd list carp ok t/pair.......1..24 ok 1 - scalar context ok 2 - list context ok 3 - void context ok 4 - empty list, list context ok 5 - empty list, scalar context ok 6 - empty list, void context ok 7 - pair odd list ok 8 - scalar pair empty list ok 9 - scalar pair 1 element ok 10 - scalar pair 2 elements ok 11 - scalar pair 3 elements ok 12 - list pair 1 elements ok 13 - list pair 2 elements ok 14 - list pair 3 elements ok 15 - odd list, no warning ok 16 - no warning occured ok 17 - odd list ok 18 - warning occured ok 19 - odd list carp ok 20 - odd list, no warning ok 21 - no warning occured ok 22 - odd list ok 23 - warning occured ok 24 - odd list carp ok t/warn1......1..1 ok 1 - no warnings for $a and $b when not used in module ok t/warn2......1..1 ok 1 - no warnings for $a and $b when used in module ok t/warn3......1..3 ok 1 - warnings for $a and $b when not used in module but not imported ok 2 - warning 0 ok 3 - warning 1 ok t/warn4......1..1 ok 1 - no warnings for $a and $b when not imported and not used in module ok All tests successful. Files=11, Tests=154, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. Installing C:\cpanrun\build\5-10-0\html\site\lib\List\Pairwise.html Installing C:\cpanrun\build\5-10-0\site\lib\List\Pairwise.pm Installing C:\cpanrun\build\5-10-0\site\lib\List\Pairwise.pod Writing C:\cpanrun\build\5-10-0\site\lib\auto\List\Pairwise\.packlist Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod