- or download this
$VAR1 = {
'host' => {
...
},
},
};
- or download this
%Hash -> $host -> $batch -> $run -> 'jobs' -> $jobname -> 'durati
+on'
-> 'duration' -> 'end'
-> 'start' -> 'start'
-> 'end'
- or download this
foreach $host ( keys %hash )
{
...
}
}
}