Subject: | Please set make_immutable when using Moose |
See: http://search.cpan.org/~flora/Moose-2.0204/lib/Moose/Cookbook/Basics/Recipe7.pod
"We strongly recommend you make your classes immutable. It makes your code much faster,
with a small compile-time cost. This will be especially noticeable when creating many objects."