Search for '{{search_term}}'
Moose - The postmodern object system for Perl
A series of articles introducing you to Moose, the postmodern object system for Perl.
- Object Oriented Perl using Moose
- Attribute types in Perl classes when using Moose
- Moose constructor
- Moose: Testing the constructor
- Moose test setter getter
- Moose type constraint
- Moose testing type constraint
- Moose classes as constraints
- Moose creating subtypes
- Moose coerce to subtype
Related articles and interviews
- Building a static blog using Blio and Github Blio uses Moose, though in this article we don't discuss the details
- Interview with Stevan Little, the author of Moose.
- Interview with Dave Rolsky
- Moo the minimalist version of Moose

