![]() |
|
go ahead... be a heretic | |
PerlMonks |
Re: Frontier::Client mystery result string hashby jbrugger (Parson) |
on Feb 16, 2005 at 05:22 UTC ( #431440=note: print w/replies, xml ) | Need Help?? |
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.
In Section
Seekers of Perl Wisdom
|
|