A union of Moose type constraints| MetaCPAN
Utilities for working with Moose classes| MetaCPAN
Type constraint system for Moose| MetaCPAN
Class/TypeConstraint parallel hierarchy| MetaCPAN
The Moose Type Constraint metaclass| MetaCPAN
I think, to most people, scripting is a lot like obscenity. I can't define it, but I'll know it when I see it. Here are some common memes floating around: Simple language "Everything is a string" Rapid prototyping Glue...| Perl.com
Minimalist Object Orientation (with Moose compatibility)| MetaCPAN
Consider the following fairly simple class, which creates a lookup object for month names:| blogs.perl.org
Moose is great, but it does introduce a slight performance hit to your code. In the more than 15 years since it was first released, hardware improvements have made this less of a problem than it once was. Even so, if performance is a concern for your project, Moose might not be what you want. It also has a fairly big collection of non-core dependencies.| blogs.perl.org
An updated but yet to be completed version is here.| blogs.perl.org
define functions and methods with parameter lists ("subroutine signatures")| MetaCPAN