http://qs321.pair.com?node_id=781574


in reply to What is the best way to compare variables so that different types are non-equal?

'eq' stringifies its arguments before comparing them. I suggest using Data::Compare, which also knows about data types.
  • Comment on Re: What is the best way to compare variables so that different types are non-equal?