$response = $result->valueof('//blah//blah2//blah3'); Dumper output is { 'A' => '1', 'B' => '2', }, { 'A' => '3', 'B' => '4', }, my