Checking if your kit is complete... Looks good Writing Makefile for SQL::Tokenizer cp lib/SQL/._Tokenizer.pm blib/lib/SQL/._Tokenizer.pm cp lib/SQL/Tokenizer.pm blib/lib/SQL/Tokenizer.pm Manifying blib/man3/SQL::Tokenizer.3 PERL_DL_NONLAZY=1 /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi -I/home/cpanrun/pa-risc1.1/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 # Testing SQL::Tokenizer 0.08, Perl 5.006001, /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl ok 1 - use SQL::Tokenizer; ok t/01-single-quotes.......Constant name 'HASH(0x4003b854)' has invalid characters at t/01-single-quotes.t line 14 BEGIN failed--compilation aborted at t/01-single-quotes.t line 14. dubious Test returned status 255 (wstat 65280, 0xff00) t/02-double-quotes.......Constant name 'HASH(0x4003b854)' has invalid characters at t/02-double-quotes.t line 14 BEGIN failed--compilation aborted at t/02-double-quotes.t line 14. dubious Test returned status 255 (wstat 65280, 0xff00) t/03-complex.............Constant name 'HASH(0x4003cad4)' has invalid characters at t/03-complex.t line 14 BEGIN failed--compilation aborted at t/03-complex.t line 14. dubious Test returned status 255 (wstat 65280, 0xff00) t/04-c-style-comments....Constant name 'HASH(0x4003bccc)' has invalid characters at t/04-c-style-comments.t line 14 BEGIN failed--compilation aborted at t/04-c-style-comments.t line 14. dubious Test returned status 255 (wstat 65280, 0xff00) t/05-ansi-comments.......Constant name 'HASH(0x4003b264)' has invalid characters at t/05-ansi-comments.t line 14 BEGIN failed--compilation aborted at t/05-ansi-comments.t line 14. dubious Test returned status 255 (wstat 65280, 0xff00) t/06-empty...............Constant name 'HASH(0x4003ad8c)' has invalid characters at t/06-empty.t line 14 BEGIN failed--compilation aborted at t/06-empty.t line 14. dubious Test returned status 255 (wstat 65280, 0xff00) t/pod....................1..0 # Skip Test::Pod 1.14 required for testing POD skipped all skipped: Test::Pod 1.14 required for testing POD Failed 6/8 test scripts, 25.00% okay. 0/1 subtests failed, 100.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/01-single-quotes.t 255 65280 ?? ?? % ?? t/02-double-quotes.t 255 65280 ?? ?? % ?? t/03-complex.t 255 65280 ?? ?? % ?? t/04-c-style-comments.t 255 65280 ?? ?? % ?? t/05-ansi-comments.t 255 65280 ?? ?? % ?? t/06-empty.t 255 65280 ?? ?? % ?? 1 test skipped. make: *** [test_dynamic] Error 11