Help for this page
"balArray" : [ { ... ], "name" : "192.168.1.101" },
#JSON my $json = new JSON; ... print {$output_fh} "$json_data->{rule},"; print {$output_fh} "$json_data->{priority},\n"; }