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/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=1; runtests @ARGV;' t/*.t t/00-load...........1..1 ok 1 - use SQL::Tokenizer; # Testing SQL::Tokenizer 0.08, Perl 5.006001, /home/cpanrun/build/5.6.1/bin/perl ok t/01-single-quotes..Constant name 'HASH(0x8205774)' has invalid characters at t/01-single-quotes.t line 11 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(0x8205774)' has invalid characters at t/02-double-quotes.t line 11 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(0x8205a0c)' has invalid characters at t/03-complex.t line 11 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(0x8205a24)' has invalid characters at t/04-c-style-comments.t line 11 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(0x820518c)' has invalid characters at t/05-ansi-comments.t line 11 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(0x8204ccc)' has invalid characters at t/06-empty.t line 11 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: Test::Pod 1.14 required for testing POD Failed Test Status 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. Failed 6/8 test scripts, 25.00% okay. 0/1 subtests failed, 100.00% okay. make: *** [test_dynamic] Error 29