Hello forest friends, I've just uploaded Moose 0.55 and Class-MOP 0.64 to the CPAN.
The largest and most numerous changes are not to the code, but to the documentation. Dave Rolsky has expanded and reorganized the cookbook, so now we have chapters of recipes. Be sure to check out the new recipes on meta! Dave and Paul Fenwick have also cleaned up a lot of the documentation all throughout the codebase. Thanks a lot, guys! Codewise, we have only a few fixes: * Coerce can now accept anonymous types, just like subtype * Fix the $_ that is available in ->message of a type constraint (RT #37569) * Various immutable/inlined consistency fixes Moose! Shawn M Moore