On 18 December 2015 at 01:58, Chad Granum <exodist7@gmail.com> wrote: > I have no objections to using reftype, except that it returns undef on > non-refs which makes the conditional more complicated. ref($foo) and reftype($foo) eq "HASH" > Also I would be > pretty surprised if someone passed in a blessed ref to change the name of a > sub.. On second thought, you are probably right. Might as well wait to see if someone files a bug report. YvesThread Previous | Thread Next