Checking if your kit is complete... Looks good Writing Makefile for Number::Format cp Format.pm blib/lib/Number/Format.pm Manifying blib/man3/Number::Format.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64-lp64/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1/IA64.ARCHREV_0-thread-multi-64all -I/home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/format_bytes......1..6 Perl v5.8.0 required--this is only v5.6.1, stopped at blib/lib/Number/Format.pm line 8. Compilation failed in require at t/format_bytes.t line 4. BEGIN failed--compilation aborted at t/format_bytes.t line 4. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-6 Failed 6/6 tests, 0.00% okay t/format_negative...1..7 Perl v5.8.0 required--this is only v5.6.1, stopped at blib/lib/Number/Format.pm line 8. Compilation failed in require at t/format_negative.t line 12. BEGIN failed--compilation aborted at t/format_negative.t line 12. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-7 Failed 7/7 tests, 0.00% okay t/format_number.....1..9 Perl v5.8.0 required--this is only v5.6.1, stopped at blib/lib/Number/Format.pm line 8. Compilation failed in require at t/format_number.t line 15. BEGIN failed--compilation aborted at t/format_number.t line 15. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-9 Failed 9/9 tests, 0.00% okay t/format_picture....1..13 Perl v5.8.0 required--this is only v5.6.1, stopped at blib/lib/Number/Format.pm line 8. Compilation failed in require at t/format_picture.t line 15. BEGIN failed--compilation aborted at t/format_picture.t line 15. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-13 Failed 13/13 tests, 0.00% okay t/format_price......1..6 Perl v5.8.0 required--this is only v5.6.1, stopped at blib/lib/Number/Format.pm line 8. Compilation failed in require at t/format_price.t line 15. BEGIN failed--compilation aborted at t/format_price.t line 15. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-6 Failed 6/6 tests, 0.00% okay t/locale............Perl v5.8.0 required--this is only v5.6.1, stopped at blib/lib/Number/Format.pm line 8. Compilation failed in require at t/locale.t line 7. BEGIN failed--compilation aborted at t/locale.t line 7. dubious Test returned status 255 (wstat 65280, 0xff00) t/object............1..5 Perl v5.8.0 required--this is only v5.6.1, stopped at blib/lib/Number/Format.pm line 8. Compilation failed in require at t/object.t line 12. BEGIN failed--compilation aborted at t/object.t line 12. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-5 Failed 5/5 tests, 0.00% okay t/round.............1..7 Perl v5.8.0 required--this is only v5.6.1, stopped at blib/lib/Number/Format.pm line 8. Compilation failed in require at t/round.t line 12. BEGIN failed--compilation aborted at t/round.t line 12. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-7 Failed 7/7 tests, 0.00% okay t/unformat_number...Perl v5.8.0 required--this is only v5.6.1, stopped at blib/lib/Number/Format.pm line 8. Compilation failed in require at t/unformat_number.t line 12. BEGIN failed--compilation aborted at t/unformat_number.t line 12. 1..8 dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-8 Failed 8/8 tests, 0.00% okay Failed Test Status Wstat Total Fail Failed List of Failed ---------------------------------------------------------------------------------------------------------------------------------------- t/format_bytes.t 255 65280 6 6 100.00% 1-6 t/format_negative.t 255 65280 7 7 100.00% 1-7 t/format_number.t 255 65280 9 9 100.00% 1-9 t/format_picture.t 255 65280 13 13 100.00% 1-13 t/format_price.t 255 65280 6 6 100.00% 1-6 t/locale.t 255 65280 ?? ?? % ?? t/object.t 255 65280 5 5 100.00% 1-5 t/round.t 255 65280 7 7 100.00% 1-7 t/unformat_number.t 255 65280 8 8 100.00% 1-8 Failed 9/9 test scripts, 0.00% okay. 61/61 subtests failed, 0.00% okay. make: *** [test_dynamic] Error 2