Help for this page
$VAR1 = [ [ ... 'dummy' => '' } ];
foreach (@{$ref}) { print "<b>". $_->{'NAAM'} . "</b><br>"; }