Checking if your kit is complete... Looks good 'LICENSE' is not a known MakeMaker parameter name. Writing Makefile for Grid::Transform cp lib/Grid/Transform.pm blib/lib/Grid/Transform.pm /home/cpanrun/build/5.6.1/bin/perl -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -I/home/cpanrun/build/5.6.1/lib/5.6.1 /home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/xsubpp -typemap /home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/typemap -typemap typemap Transform.xs > Transform.xsc && mv Transform.xsc Transform.c gcc -c -DUSE_REENTRANT_API -D_GNU_SOURCE -D_REENTRANT -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.07\" -DXS_VERSION=\"0.07\" -fpic -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi/CORE Transform.c Running Mkbootstrap for Grid::Transform () chmod 644 Transform.bs rm -f blib/arch/auto/Grid/Transform/Transform.so LD_RUN_PATH="" gcc -shared Transform.o -o blib/arch/auto/Grid/Transform/Transform.so chmod 755 blib/arch/auto/Grid/Transform/Transform.so 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 /home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -I/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' 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: author tests t/99_pod............1..0 # Skip author tests skipped: author tests t/99_pod_coverage...1..0 # Skip author tests skipped: author tests All tests successful, 3 tests skipped. Files=19, Tests=73, 5 wallclock secs ( 4.73 cusr + 0.27 csys = 5.00 CPU) Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/i686-linux-thread-multi/auto/Grid/Transform/Transform.so Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/i686-linux-thread-multi/auto/Grid/Transform/Transform.bs Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/i686-linux-thread-multi/Grid/Transform.pm Installing /home/cpanrun/build/5.6.1/man/man3/Grid::Transform.3 Appending installation info to /home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi/perllocal.pod