http://qs1969.pair.com?node_id=431440


in reply to Frontier::Client mystery result string hash

Ah, both ikegami and Tanktalus posted ad the same time... Same answer and both correct :-)

However, if you want to ban out the use of Dumper to sort out the type of your variable, you'd also could use:

 print (ref($result));

to check the type.