Help for this page

Select Code to Download


  1. or download this
    pipe(TALK,LISTEN);
    my $child = fork();
    ...
            print TALK "commands\n";
        }
    }
    
  2. or download this
    $ perl -e 'do() || ! do() ;'
    Undefined subroutine &main::try