Checking if your kit is complete... Warning: prerequisite Exception::Class 1.21 not found at /home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/MakeMaker.pm line 343. Looks good Writing Makefile for Text::Printf cp Printf.pm blib/lib/Text/Printf.pm Manifying blib/man3/Text::Printf.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=0; runtests @ARGV;' t/*.t t/default...........First argument to Readonly must be a reference. at blib/lib/Text/Printf.pm line 22 Compilation failed in require at t/default.t line 3. BEGIN failed--compilation aborted at t/default.t line 3. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-11 Failed 11/11 tests, 0.00% okay t/doc............... # Failed test (t/doc.t at line 3) # Tried to use 'Text::Printf'. # Error: First argument to Readonly must be a reference. at blib/lib/Text/Printf.pm line 22 # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at t/doc.t line 3. String found where operator expected at t/doc.t line 149, near "tsprintf '{{Name:-20s}} {{Grade:10d}}'" (Do you need to predeclare tsprintf?) Global symbol "$DONTSET" requires explicit package name at t/doc.t line 121. syntax error at t/doc.t line 149, near "tsprintf '{{Name:-20s}} {{Grade:10d}}'" syntax error at t/doc.t line 154, near "}" Execution of t/doc.t aborted due to compilation errors. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-27 Failed 27/27 tests, 0.00% okay t/fill..............First argument to Readonly must be a reference. at blib/lib/Text/Printf.pm line 22 Compilation failed in require at t/fill.t line 3. BEGIN failed--compilation aborted at t/fill.t line 3. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-28 Failed 28/28 tests, 0.00% okay t/format............First argument to Readonly must be a reference. at blib/lib/Text/Printf.pm line 22 Compilation failed in require at t/format.t line 3. BEGIN failed--compilation aborted at t/format.t line 3. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-12 Failed 12/12 tests, 0.00% okay t/new...............First argument to Readonly must be a reference. at blib/lib/Text/Printf.pm line 22 Compilation failed in require at t/new.t line 3. BEGIN failed--compilation aborted at t/new.t line 3. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-51 Failed 51/51 tests, 0.00% okay t/prefill...........First argument to Readonly must be a reference. at blib/lib/Text/Printf.pm line 22 Compilation failed in require at t/prefill.t line 3. BEGIN failed--compilation aborted at t/prefill.t line 3. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-9 Failed 9/9 tests, 0.00% okay t/printf............First argument to Readonly must be a reference. at blib/lib/Text/Printf.pm line 22 Compilation failed in require at t/printf.t line 3. BEGIN failed--compilation aborted at t/printf.t line 3. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-28 Failed 28/28 tests, 0.00% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/default.t 255 65280 11 11 100.00% 1-11 t/doc.t 255 65280 27 27 100.00% 1-27 t/fill.t 255 65280 28 28 100.00% 1-28 t/format.t 255 65280 12 12 100.00% 1-12 t/new.t 255 65280 51 51 100.00% 1-51 t/prefill.t 255 65280 9 9 100.00% 1-9 t/printf.t 255 65280 28 28 100.00% 1-28 Failed 7/7 test scripts, 0.00% okay. 166/166 subtests failed, 0.00% okay. make: *** [test_dynamic] Error 2