Help for this page

Select Code to Download


  1. or download this
    if ($checks->{Detail}) {
        foreach my $detail (@{$checks->{Detail}->{Row}}) {
    ...
            }
        }
    }
    
  2. or download this
            <Check>
                    <Detail>
    ...
                            </Row>
                    </Detail>
            </Check>