Help for this page
$VAR3 = { 'new_City' => 'BO', ... 'zCode' => 'TTTT' }; <br><br>
#!/usr/bin/perl ... print Dumper @$data; exit;