Help for this page
for my $ar_jentry (@$json_aoa) { # handle each decoded JSON entry printf $fh_data2 "%s\t%s\t%s\t%s\t%s\t%s\t%s\n", @$ar_jentry; }