Help for this page

Select Code to Download


  1. or download this
    
    my( %pid );
    ...
      print "child $num spawned\n";
      print PARENT "child $num says hi\n";
    }
    
  2. or download this
    my JAPH:
      print"Just another Perl hacker\n";
      #    ^ look, no space! pretty tricky huh?