Checking if your kit is complete... Looks good Writing Makefile for Test::HTTP make: *** Warning: File `Makefile' has modification time in the future (2007-11-30 10:28:51 > 2007-11-30 10:28:50) cp lib/Test/HTTP.pm blib/lib/Test/HTTP.pm cp lib/Test/HTTP/Syntax.pm blib/lib/Test/HTTP/Syntax.pm Manifying blib/man3/Test::HTTP.3 Manifying blib/man3/Test::HTTP::Syntax.3 make: warning: Clock skew detected. Your build may be incomplete. PERL_DL_NONLAZY=1 /home/cpanrun/tmp/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-compile....1..2 ok 1 - use Test::HTTP; ok 2 - use Test::HTTP::Syntax; ok t/01-basic......1..2 ok 1 - GET basic status is 200. ok 2 - GET utf8-crap status is 200. ok t/10-syntax.....1..2 Use of uninitialized value $imported_class in regexp compilation at /home/cpanrun/build/5.10.0/lib/Filter/Simple.pm line 168. ok 1 - Socialtext status is 200. ok 2 - method in variable status is 200. ok t/20-todo.......1..1 Use of uninitialized value $imported_class in regexp compilation at /home/cpanrun/build/5.10.0/lib/Filter/Simple.pm line 168. not ok 1 - Socialtext status is 302. # TODO testing TODO mechanism # Failed (TODO) test 'Socialtext status is 302.' Use of uninitialized value $file in concatenation (.) or string at /home/cpanrun/build/5.10.0/lib/Test/Builder.pm line 453. Use of uninitialized value $line in concatenation (.) or string at /home/cpanrun/build/5.10.0/lib/Test/Builder.pm line 453. # at line . # got: '200' # expected: '302' ok All tests successful. Files=4, Tests=7, 5 wallclock secs ( 1.36 cusr + 0.35 csys = 1.71 CPU) Installing /home/cpanrun/build/5.10.0/html/site/lib/Test/HTTP.html Installing /home/cpanrun/build/5.10.0/html/site/lib/Test/HTTP/Syntax.html Installing /home/cpanrun/build/5.10.0/site/lib/Test/HTTP.pm Installing /home/cpanrun/build/5.10.0/site/lib/Test/HTTP/Syntax.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/Test::HTTP.3 Installing /home/cpanrun/build/5.10.0/site/man/man3/Test::HTTP::Syntax.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod