in reply to Re: Is "ref $date eq 'ARRAY'" wrong?
in thread Is "ref $date eq 'ARRAY'" wrong?
Sure it is. You advertised that you accept array references it shouldn't matter to you what someone else thinks of that array. If someone else has an object and they think that its fine for someone else to treat their object as a plain array then it isn't a problem for the isa-using function author to do so.