X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=lib%2FCatalyst%2FEngine.pm;h=83866391e252e6063a6b31bda31ffd42d308204e;hp=65ef3fe82039088acea1e31f9eeb8eae8d88f68e;hb=58f86b1ae1c33c993cd311dcd04148dd0a70610c;hpb=cd61f3ab24b7dcc59068c35d62ddb4bb9b9162c8 diff --git a/lib/Catalyst/Engine.pm b/lib/Catalyst/Engine.pm index 65ef3fe..8386639 100644 --- a/lib/Catalyst/Engine.pm +++ b/lib/Catalyst/Engine.pm @@ -732,4 +732,6 @@ the same terms as Perl itself. =cut +__PACKAGE__->meta->make_immutable; + 1;