So, far the discussion has only been about a single line of code under the hood. Nobody has raised either concern or support for the feature... On Thu, Dec 17, 2015 at 5:34 PM, demerphq <demerphq@gmail.com> wrote: > 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. > > Yves >Thread Previous | Thread Next