Help for this page

Select Code to Download


  1. or download this
    push( @{$managers{$mgr}}, $sub_tot_upd_by_mgr);
           push( @{$managers{$mgr}}, $sub_tot_events_by_mgr);
    
    ...
            print "$t and $b is $managers{$t}[$b]\n";
            }
    }