enabling immutable finishing porting Log and stats
[catagits/Catalyst-Runtime.git] / lib / Catalyst / DispatchType / Default.pm
index 50a1630..7981ac2 100644 (file)
@@ -61,4 +61,6 @@ the same terms as Perl itself.
 
 =cut
 
+__PACKAGE__->meta->make_immutable;
+
 1;