Help for this page
my $result = $client->do_task( ... ); if( not defined $result ) { ... } my @result = keys %{ $json_result->{ $ip } }