Fix failing autodie test with new smartmatch semantics.
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Thu, 14 May 2009 13:14:42 +0000 (15:14 +0200)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Thu, 14 May 2009 13:14:42 +0000 (15:14 +0200)
commit7fecd077a7bc92add80772966a8c824277223d09
tree08e35a092c7837d19992dd0d87eb72d451f19a73
parent8024b5df24675d60f6262988f448e15a0d1f5af0
Fix failing autodie test with new smartmatch semantics.

This is because ~~ overloading is now only taken into account
when the object is on the right of the operator.
lib/autodie/t/exceptions.t