> 
> Ken Lehman wrote:
> > How do I test a variable to see what type of variable it is(scalar, 
> > array, hash, etc...)? What I am trying to accomplish is I 
> have a hash 
> > and some values are scalar data and some values are nested 
> hashes and
> > I need a way to tell the difference.
> > Book or web site references are welcome, thanks in advance.
> 
>     perldoc -f ref
> 
> Well it's /like/ a book :)

I won't even say anything, though I'm very tempted! :)

> 
> Rob
> 
> 
> 
> 
> -- 
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to