in reply to Re: Have I found a bug in Perl?
in thread Have I found a bug in Perl?

The _first_ UNIVERSAL::isa after setting @Foo::ISA does work... it only starts breaking when you call the function 2-4 times.

That's what bugs me the most, the multiple successive invocations of the same command return different values.