Help for this page
my @fields = qw(total_jobs ... retried_jobs); ... ... my $val = $hash{$key}; print OUT "$val|"; }