--- trunk/lib/ExtJS/Portal.pm 2009/06/30 15:10:21 1132 +++ trunk/lib/ExtJS/Portal.pm 2009/06/30 15:10:55 1133 @@ -37,4 +37,7 @@ ); } +__PACKAGE__->meta->make_immutable; +no Moose; + 1;