Checking if your kit is complete... Looks good Writing Makefile for HTTP::Parser cp Parser.pm blib/lib/HTTP/Parser.pm Manifying blib/man3/HTTP::Parser.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -I/export/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/1.................1..21 ok 1 - use HTTP::Parser; ok 2 - Passing 'GET / HTTP/1.1' ok 3 - Passing 'Host: localhost' ok 4 - Passing 'Connection: close' ok 5 - Passing '' ok 6 - The object isa HTTP::Request ok 7 - Method ok 8 - The object isa URI ok 9 - URI path ok 10 - Headers ok 11 - Content ok 12 - response failed by default ok 13 - Passing 'HTTP/1.1 200 OK' ok 14 - Passing 'Server: Test/0.1' ok 15 - Passing 'Content-Length: 15' ok 16 - Passing 'Content-Type: text/plain' ok 17 - Passing '' ok 18 - Passing 'Some content!' ok 19 - The object isa HTTP::Response ok 20 - content type is correct ok 21 - content is correct ok All tests successful. Files=1, Tests=21, 1 wallclock secs ( 0.35 cusr + 0.12 csys = 0.47 CPU) Installing /export/home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/HTTP/Parser.pm Installing /export/home/cpanrun/build/5.6.1/man/man3/HTTP::Parser.3 Appending installation info to /export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi/perllocal.pod