Checking if your kit is complete... Looks good Writing Makefile for HTTP::Server::Simple::Mason cp lib/HTTP/Server/Simple/Mason.pm blib/lib/HTTP/Server/Simple/Mason.pm Manifying blib/man3/HTTP::Server::Simple::Mason.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/00smoke..............1..8 ok 1 - use HTTP::Server::Simple::Mason; ok 2 - can new() ok 3 - The object isa HTTP::Server::Simple::Mason 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..5 ok 1 - use HTTP::Server::Simple::Mason; ok 2 - Constructor set port correctly ok 3 - pid is numeric HTTP::Server::Simple: You can connect to your server at http://localhost:13432/ ok 4 - Returns a page containing only 2 ok 5 - Signaled 1 process successfully ok t/02pod................1..1 ok 1 - blib/lib/HTTP/Server/Simple/Mason.pm ok t/03podcoverage........1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/04unhandlederrors....1..5 ok 1 - use HTTP::Server::Simple::Mason; ok 2 - Constructor set port correctly ok 3 - pid is numeric HTTP::Server::Simple: You can connect to your server at http://localhost:13432/ ok 4 - Returns an empty page ok 5 - Signaled 1 process successfully ok t/05handlederrors......1..5 ok 1 - use HTTP::Server::Simple::Mason; ok 2 - Constructor set port correctly ok 3 - pid is numeric HTTP::Server::Simple: You can connect to your server at http://localhost:13432/ ok 4 - custom error handler called ok 5 - Signaled 1 process successfully ok All tests successful, 1 test skipped. Files=6, Tests=24, 6 wallclock secs ( 1.50 cusr + 0.53 csys = 2.03 CPU) Installing /Users/cpanrun/build/5.10.0/html/site/lib/HTTP/Server/Simple/Mason.html Installing /Users/cpanrun/build/5.10.0/site/lib/HTTP/Server/Simple/Mason.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/HTTP::Server::Simple::Mason.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod