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 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" 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, 0 wallclock secs ( 0.11 cusr + 0.04 csys = 0.15 CPU) Installing /Users/cpanrun/build/5.10.0/html/site/lib/HTTP/Parser.html Installing /Users/cpanrun/build/5.10.0/site/lib/HTTP/Parser.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/HTTP::Parser.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod