in reply to Re^2: Problem when Test::Deep and Test::Class are used together
in thread Problem when Test::Deep and Test::Class are used together

Hmm, that's interesting. It's not really a bug to have an isa subroutine in a non-OO module but it can lead to confusion.

Yup. Yet another quirk of Perl 5's OO system :-/

  • Comment on Re^3: Problem when Test::Deep and Test::Class are used together