enabling immutable finishing porting Log and stats
[catagits/Catalyst-Runtime.git] / lib / Catalyst / DispatchType / Path.pm
index 36aaa1f..95cf445 100644 (file)
@@ -140,4 +140,6 @@ the same terms as Perl itself.
 
 =cut
 
+__PACKAGE__->meta->make_immutable;
+
 1;