Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Frontier::Client mystery result string hash

by jbrugger (Parson)
on Feb 16, 2005 at 05:22 UTC ( [id://431440]=note: print w/replies, xml ) Need Help??


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.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://431440]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (5)
As of 2024-04-25 10:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found