Help for this page
if ($checks->{Detail}) { foreach my $detail (@{$checks->{Detail}->{Row}}) { ... } } }
<Check> <Detail> ... </Row> </Detail> </Check>