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

This test demonstrates that Moose will respect a metaclass previously set with the metaclass pragma.

It also checks an error condition where that metaclass must be a Moose::Meta::Class subclass in order to work.