The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

This just tests the interaction of override/super with non-Moose superclasses. It really should not cause issues, the only thing it does is to create a metaclass for Foo so that it can find the right super method.

This may end up being a sensitive issue for some non-Moose classes, but in 99% of the cases it should be just fine.