Checking if your kit is complete... Looks good Writing Makefile for Class::Loader cp lib/Class/LoaderTest.pm blib/lib/Class/LoaderTest.pm cp lib/Class/Loader.pm blib/lib/Class/Loader.pm Manifying blib/man3/Class::Loader.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/ia64/build/5.6.1/lib/5.6.1/IA64.ARCHREV_0-thread-multi -I/home/cpanrun/ia64/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/01-require........Can't emulate -t on #! line at t/01-require.t line 1. dubious Test returned status 255 (wstat 65280, 0xff00) t/02-map............1..3 ok 1 ok 2 ok 3 ok t/03-args...........Can't emulate -t on #! line at t/03-args.t line 1. dubious Test returned status 255 (wstat 65280, 0xff00) Failed Test Status Wstat Total Fail Failed List of Failed ---------------------------------------------------------------------------------------------------------------------------------------- t/01-require.t 255 65280 ?? ?? % ?? t/03-args.t 255 65280 ?? ?? % ?? Failed 2/3 test scripts, 33.33% okay. 0/3 subtests failed, 100.00% okay. make: *** [test_dynamic] Error 2