[ Create a new account ]
I was doing a lot of foo() if ref($thing) eq 'ARRAY' or foo() if ref($thing) eq 'HASH' (even something idiotic like foo() if ...
foo() if ref($thing) eq 'ARRAY'
foo() if ref($thing) eq 'HASH'
foo() if ...