Checking if your kit is complete... Looks good Writing Makefile for HTTP::Server::Simple cp lib/HTTP/Server/Simple.pm blib/lib/HTTP/Server/Simple.pm cp lib/HTTP/Server/Simple/CGI/Environment.pm blib/lib/HTTP/Server/Simple/CGI/Environment.pm cp lib/HTTP/Server/Simple/CGI.pm blib/lib/HTTP/Server/Simple/CGI.pm Manifying blib/man3/HTTP::Server::Simple.3 Manifying blib/man3/HTTP::Server::Simple::CGI::Environment.3 Manifying blib/man3/HTTP::Server::Simple::CGI.3 PERL_DL_NONLAZY=1 /home/cpanrun/build/5.6.1/bin/perl -Iinc -Iblib/arch -Iblib/lib -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/00smoke...........1..8 ok 1 - use HTTP::Server::Simple; ok 2 - can new() ok 3 - The object isa HTTP::Server::Simple ok 4 - Defaults to 8080 ok 5 - Can change port ok 6 - Change persists ok 7 - can print_banner() ok 8 - can run() ok t/01live............1..10 ok 1 - Constructor set port correctly ok 2 - pid is numeric HTTP::Server::Simple: You can connect to your server at http://localhost:13432/ ok 3 - Returns a page ok 4 - Signaled 1 process successfully # started server on 5314 HTTP::Server::Simple: You can connect to your server at http://localhost:13432/ ok 5 - pid is numeric ok 6 - Returns a page ok 7 - knows what a request isn't ok 8 - HTTP/1.1 request ok 9 - HTTP/0.9 request ok 10 - Signaled 1 process successfully ok t/02pod.............1..0 # Skip Test::Pod 1.14 required for testing POD skipped: Test::Pod 1.14 required for testing POD t/03podcoverage.....1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/04cgi.............1..21 ok 1 - Constructor set port correctly ok 2 - pid is numeric HTTP::Server::Simple: You can connect to your server at http://localhost:13432/ ok 3 - no file ok 4 - method - server_port ok 5 - method - url ok 6 - method - server_software ok 7 - method - server_name ok 8 - method - path_info ok 9 - method - request_method ok 10 - Environment - SERVER_URL ok 11 - Environment - QUERY_STRING ok 12 - Environment - SERVER_NAME ok 13 - Environment - REQUEST_URI ok 14 - Environment - SERVER_PROTOCOL ok 15 - Environment - REQUEST_METHOD ok 16 - Environment - PATH_INFO ok 17 - Environment - SERVER_SOFTWARE ok 18 - Environment - REMOTE_ADDR ok 19 - Environment - SERVER_PORT ok 20 - Didn't decode already ok 21 - Signaled 1 process successfully ok All tests successful, 2 tests skipped. Files=5, Tests=39, 9 wallclock secs ( 2.40 cusr + 0.16 csys = 2.56 CPU) Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/HTTP/Server/Simple.pm Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/HTTP/Server/Simple/CGI.pm Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/HTTP/Server/Simple/CGI/Environment.pm Installing /home/cpanrun/build/5.6.1/man/man3/HTTP::Server::Simple.3 Installing /home/cpanrun/build/5.6.1/man/man3/HTTP::Server::Simple::CGI::Environment.3 Installing /home/cpanrun/build/5.6.1/man/man3/HTTP::Server::Simple::CGI.3 Appending installation info to /home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi/perllocal.pod