Checking if your kit is complete... Looks good Writing Makefile for Grid::Transform cp lib/Grid/Transform.pm blib/lib/Grid/Transform.pm /Users/cpanrun/build/5.10.0/bin/perl /Users/cpanrun/build/5.10.0/lib/ExtUtils/xsubpp -typemap /Users/cpanrun/build/5.10.0/lib/ExtUtils/typemap -typemap typemap Transform.xs > Transform.xsc && mv Transform.xsc Transform.c gcc -c -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -O3 -DVERSION=\"0.07\" -DXS_VERSION=\"0.07\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" Transform.c Running Mkbootstrap for Grid::Transform () chmod 644 Transform.bs rm -f blib/arch/auto/Grid/Transform/Transform.bundle env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -Wl,-search_paths_first -arch ppc -arch i386 -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 Transform.o -o blib/arch/auto/Grid/Transform/Transform.bundle \ \ chmod 755 blib/arch/auto/Grid/Transform/Transform.bundle cp Transform.bs blib/arch/auto/Grid/Transform/Transform.bs chmod 644 blib/arch/auto/Grid/Transform/Transform.bs Manifying blib/man3/Grid::Transform.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-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, 3 wallclock secs ( 1.57 cusr + 0.45 csys = 2.02 CPU) Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /Users/cpanrun/build/5.10.0/site/lib/auto/Grid/Transform/Transform.bs Installing /Users/cpanrun/build/5.10.0/site/lib/auto/Grid/Transform/Transform.bundle Installing /Users/cpanrun/build/5.10.0/html/site/lib/Grid/Transform.html Installing /Users/cpanrun/build/5.10.0/site/lib/Grid/Transform.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/Grid::Transform.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod