Checking if your kit is complete... Looks good Writing Makefile for XML::AutoWriter cp lib/XML/AutoWriter.pm blib/lib/XML/AutoWriter.pm cp lib/XML/Doctype/AttDef.pm blib/lib/XML/Doctype/AttDef.pm cp lib/XML/ValidWriter.pm blib/lib/XML/ValidWriter.pm cp lib/XML/Doctype/ElementDecl.pm blib/lib/XML/Doctype/ElementDecl.pm cp lib/XML/Doctype.pm blib/lib/XML/Doctype.pm Manifying blib/man3/XML::AutoWriter.3 Manifying blib/man3/XML::Doctype::AttDef.3 Manifying blib/man3/XML::ValidWriter.3 Manifying blib/man3/XML::Doctype::ElementDecl.3 Manifying blib/man3/XML::Doctype.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/auto..............1..18 Can't call method "isany" without a package or object reference at blib/lib/XML/Doctype/ElementDecl.pm line 107. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-18 Failed 18/18 tests, 0.00% okay t/cm_re.............1..9 ok 1 # undo deprecation warning ok 2 # undo deprecation warning ok 3 # undo deprecation warning ok 4 # undo deprecation warning ok 5 # undo deprecation warning ok 6 # undo deprecation warning ok 7 # undo deprecation warning ok 8 # undo deprecation warning ok 9 # undo deprecation warning ok t/dtd...............1..55 Can't call method "isany" without a package or object reference at blib/lib/XML/Doctype/ElementDecl.pm line 107. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-55 Failed 55/55 tests, 0.00% okay t/escape............1..83 Can't call method "isany" without a package or object reference at blib/lib/XML/Doctype/ElementDecl.pm line 107. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-83 Failed 83/83 tests, 0.00% okay t/foo...............1..1 Can't call method "isany" without a package or object reference at blib/lib/XML/Doctype/ElementDecl.pm line 107. BEGIN failed--compilation aborted at (eval 1) line 12. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/valid.............1..16 Can't call method "isany" without a package or object reference at blib/lib/XML/Doctype/ElementDecl.pm line 107. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-16 Failed 16/16 tests, 0.00% okay Failed Test Status Wstat Total Fail Failed List of Failed ---------------------------------------------------------------------------------------------------------------------------------------- t/auto.t 255 65280 18 18 100.00% 1-18 t/dtd.t 255 65280 55 55 100.00% 1-55 t/escape.t 255 65280 83 83 100.00% 1-83 t/foo.t 255 65280 1 1 100.00% 1 t/valid.t 255 65280 16 16 100.00% 1-16 Failed 5/6 test scripts, 16.67% okay. 173/182 subtests failed, 4.95% okay. make: *** [test_dynamic] Error 2