Help for this page

Select Code to Download


  1. or download this
    Parent db handle is DBI::db=HASH(0x7381e8)
    I'm child 6302
    ...
            with db handle DBI::db=HASH(0x74fc2c)
    I'm child 6309
            with db handle DBI::db=HASH(0x74fc2c)
    
  2. or download this
      for (my $counter = 1;$counter < $MAXCHILDREN;$counter++)
      {
    ...
           exit;
         }
      }