Help for this page

Select Code to Download


  1. or download this
    perl -Ilib t/05_mce_child.t
    ...
    ...
    ok 12 - check is_running child3
    ok 13 - check is_joinable child3
    ...
    
  2. or download this
    {
       my ( $cnt, @list, %pids, %ret ); local $_;
    ...
          is ( $_, $come_then_i_pray, "check for utf8 string $id" );
       };
    }