Fletch wrote:
> Aieeeee, no. You mean:
>
>
> if( ref $a_ref->{$ref}->{$ref2}->{$ref3} eq 'HASH' ) {
> ## Is hash ref
> } else {
> ## Not hash ref
> }
Coolness. I knew there had to be a function for that but couldn't find
it. :D
Thanks,
Jason