Help for this page

Select Code to Download


  1. or download this
    Use of uninitialized value in block exit at /lib/site_perl/5.8.9/Paral
    +lel/ForkManager.pm line 599.
    Use of uninitialized value in block exit at /lib/site_perl/5.8.9/Paral
    +lel/ForkManager.pm line 599.
    Unable to create sub named "" at /lib/site_perl/5.8.9/Parallel/ForkMan
    +ager.pm line 599.
    
  2. or download this
        587 sub run_on_wait {
        588   my ($s,$code, $period)=@_;
    ...
        602     };
        603   };
        604 };