in reply to (tye)Re: passing hashes and hash reference
in thread passing hashes and hash reference

Shouldn't that be: ref($hash) eq "HASH" ?
Where $hash is a hashref?

How about a bit more on why the UNIVERSAL::isa() method is better? I'm curious.

BMaximus