Help for this page
Select Code to Download
Select
or
download this
for (<INFH>) {
Select
or
download this
my ($user, undef, $project) = split /\|/;
Select
or
download this
push @{$wo_usr_proj{$project}}, $user if $uo_hash{lc($user)} =~ /WO/; }