Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    
       waitpid( $pid, 0 );
    }
    
  2. or download this
    use strict;
    use warnings;
    ...
    
       waitpid( $pid, 0 );
    }
    
  3. or download this
    use strict;
    use warnings;
    ...
    
       waitpid( $pid, 0 );
    }
    
  4. or download this
    # Locking is necessary via the TIE interface.
    # Below, set and get are called separately behind the scene ( 2 IPC st
    +atements ).
    ...
    
    my $a3 = MCE::Shared->array();
    my $v3 = $a3->[0] = "item3";