The Ghost am Donnerstag, 24. November 2005 18.18:
> Is there a way I can know if a variable ($hash{someKey}) is an array
> or an arrayref or hashref or scalar?
> I could use eval, but I thought I remember there was some other
> function for doing this.

Yes, 
perldoc -f ref
:-)

greetings, joe

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to