Help for this page
#!env perl { ... my $pid = sillyServer->new(8088)->run; print "PID = $pid, press ^C to stop\n"; my $t = <>;