in reply to Re: Re: if (UNIVERSAL::isa($r, ref $l))
in thread if (UNIVERSAL::isa($r, ref $l))

I reckon the moral of this story for us all is that to properly test the inheritance of an overloaded module is that you need to to do a double empty subclass test and test them all against each other. (A methodology that could actually be easily automated if somebody wants to write a Test::Overload module.)


---
demerphq

<Elian> And I do take a kind of perverse pleasure in having an OO assembly language...