Help for this page

Select Code to Download


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