bye bye Class::C3. for good.
[catagits/Catalyst-Runtime.git] / lib / Catalyst / View.pm
index 29964b9..1e580c3 100644 (file)
@@ -64,4 +64,7 @@ the same terms as Perl itself.
 
 =cut
 
+no Moose;
+#__PACKAGE__->meta->make_immutable();
+
 1;