overload.t: Another to-do test for isa changes
authorFather Chrysostomos <sprout@cpan.org>
Fri, 18 May 2012 19:54:12 +0000 (12:54 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Tue, 22 May 2012 01:09:27 +0000 (18:09 -0700)
commitef38ce040f8843ec54aca57219ab9fbadcea4cb8
treefae44478dd44fbc3ae017e10b1e4420b1815ceab
parent0a2c84ab2027a9fdfab9e35378f8e7a35f5413b7
overload.t: Another to-do test for isa changes

Changing a non-overloaded class’s @ISA such that it starts inheriting
overloading should apply to objects already in that class, without
requiring an explicit ‘bless \$dummy’ to update things.
lib/overload.t