Help for this page

Select Code to Download


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