Help for this page
{ "/": { ... ] } }
foreach my $f (@arr) { if (-l $f) { ... print($f, " is a special\n"); } }