Checking if your kit is complete... Looks good Writing Makefile for Grid::Transform Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/Grid/Transform.pm blib\lib\Grid\Transform.pm C:\cpanrun\build\5-10-0\bin\perl.exe C:\cpanrun\build\5-10-0\lib\ExtUtils\xsubpp -typemap C:\cpanrun\build\5-10-0\lib\ExtUtils\typemap -typemap typemap Transform.xs > Transform.xsc && C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e mv Transform.xsc Transform.c cl -c -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"0.07\" -DXS_VERSION=\"0.07\" "-IC:\cpanrun\build\5-10-0\lib\CORE" Transform.c Transform.c Running Mkbootstrap for Grid::Transform () C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 Transform.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Mksymlists -e "Mksymlists('NAME'=>\"Grid::Transform\", 'DLBASE' => 'Transform', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" link -out:blib\arch\auto\Grid\Transform\Transform.dll -dll -nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C:\cpanrun\build\5-10-0\lib\CORE" -machine:x86 Transform.obj C:\cpanrun\build\5-10-0\lib\CORE\perl510.lib oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib uuid.lib ws2_32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib msvcrt.lib -def:Transform.def Creating library blib\arch\auto\Grid\Transform\Transform.lib and object blib\arch\auto\Grid\Transform\Transform.exp C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 755 blib\arch\auto\Grid\Transform\Transform.dll C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e cp Transform.bs blib\arch\auto\Grid\Transform\Transform.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 blib\arch\auto\Grid\Transform\Transform.bs 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, 'blib\lib', 'blib\arch')" t/*.t t/00_load.......................1..1 ok 1 - use Grid::Transform; ok t/01_new........................1..5 ok 1 - new() ok 2 - new(\@array) ok 3 - new(\@array, rows=>5 isa Grid::Transform ok 4 - new([@array], rows=>5 isa Grid::Transform ok 5 - Grid::Transform->can(...) ok t/02_get_attr...................1..4 ok 1 - scalar grid() ok 2 - grid() ok 3 - rows ok 4 - columns ok t/03_set_attr...................1..14 ok 1 - setting new rows ok 2 - checking new rows ok 3 - resulting scalar grid from new rows ok 4 - resulting grid from new rows ok 5 - setting new columns ok 6 - checking new columns ok 7 - resulting grid from new columns ok 8 ok 9 - checking if resize is non-destructive ok 10 - setting new grid ok 11 - checking new grid ok 12 - setting new columns ok 13 - setting new rows ok 14 - checking if resize is non-destructive ok t/04_copy.......................1..5 ok 1 - copy ok 2 - grid ok 3 - copy aref is different ok 4 - rows ok 5 - columns ok t/05_rotate_180.................1..4 ok 1 - returns self ok 2 - grid ok 3 - rows ok 4 - columns ok t/06_rotate_90..................1..4 ok 1 - returns self ok 2 - grid ok 3 - rows ok 4 - columns ok t/07_rotate_270.................1..4 ok 1 - returns self ok 2 - grid ok 3 - rows ok 4 - columns ok t/08_flip_horizontal............1..4 ok 1 - returns self ok 2 - grid ok 3 - rows ok 4 - columns ok t/09_flip_vertical..............1..4 ok 1 - returns self ok 2 - grid ok 3 - rows ok 4 - columns ok t/10_transpose..................1..4 ok 1 - returns self ok 2 - grid ok 3 - rows ok 4 - columns ok t/11_counter_transpose..........1..4 ok 1 - returns self ok 2 - grid ok 3 - rows ok 4 - columns ok t/12_alternate_row_direction....1..4 ok 1 - returns self ok 2 - grid ok 3 - rows ok 4 - columns ok t/13_spiral.....................1..4 ok 1 - returns self ok 2 - grid ok 3 - rows ok 4 - columns ok t/14_fold_left..................1..4 ok 1 - returns self ok 2 - grid ok 3 - rows ok 4 - columns ok t/15_fold_right.................1..4 ok 1 - returns self ok 2 - grid ok 3 - rows ok 4 - columns ok t/99_kwalitee...................1..0 # Skip author tests skipped all skipped: author tests t/99_pod........................1..0 # Skip author tests skipped all skipped: author tests t/99_pod_coverage...............1..0 # Skip author tests skipped all skipped: author tests All tests successful, 3 tests skipped. Files=19, Tests=73, 2 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. Files found in blib\arch: installing files in blib\lib into architecture dependent library tree Installing C:\cpanrun\build\5-10-0\site\lib\auto\Grid\Transform\Transform.bs Installing C:\cpanrun\build\5-10-0\site\lib\auto\Grid\Transform\Transform.dll Installing C:\cpanrun\build\5-10-0\site\lib\auto\Grid\Transform\Transform.exp Installing C:\cpanrun\build\5-10-0\site\lib\auto\Grid\Transform\Transform.lib Installing C:\cpanrun\build\5-10-0\site\lib\auto\Grid\Transform\Transform.pdb Installing C:\cpanrun\build\5-10-0\html\site\lib\Grid\Transform.html Installing C:\cpanrun\build\5-10-0\site\lib\Grid\Transform.pm Writing C:\cpanrun\build\5-10-0\site\lib\auto\Grid\Transform\.packlist Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod