Help for this page

Select Code to Download


  1. or download this
    8  'Mailsrv1_Wed'
    9  HASH(0x85da80)
    ...
       'started' => 1023804135
       'state' => 'done'
       'status' => 0
    
  2. or download this
    $key = "class_name"
     $list_1 = "list_of_successful_jobIDs"
    ...
     $list_3 = "list_of_part_success_jobIDs"
      $val = "121212",
      $val2 = "393939".....{and so on)
    
  3. or download this
    use strict;
    use NBUX;
    ...
                                         ($status != 150)); # Termination 
    +requested by admin
    }
    
  4. or download this
    
     # Partially successful
    ...
                            int(($thisjob->{kbytes}/$thisjob->{elapsed})*1
    +00)/100 : "0.00"));
    }