| This Release | Moose-0.62 | [Download] [Browse] | 26 Nov 2008 | |||
| Latest Release | Moose-0.93 | [Download] [Browse] | 18 Nov 2009 | |||
| Other Releases | ||||||
| Links | [ Discussion Forum ] [ View/Report Bugs (17) ] [ Dependencies ] [ Other Tools ] | |||||
| CPAN Testers | PASS (111) NA (6) [ View Reports ] [ Perl/Platform Version Matrix ] | |||||
| Rating |
(11 Reviews)
[ Rate this distribution ]
| |||||
| License | Perl (Artistic and GPL) | |||||
| Special Files |
|
|||||
| Moose | A postmodern object system for Perl 5 | 0.62 | |
| Moose::Error::Confess | Prefer confess | 0.62 | |
| Moose::Error::Croak | Prefer croak | 0.62 | |
| Moose::Error::Default | Carp based error generation for Moose. | 0.62 | |
| Moose::Exporter | make an import() and unimport() just like Moose.pm | 0.62 | |
| Moose::Meta::Attribute | The Moose attribute metaclass | 0.62 | |
| Moose::Meta::Class | The Moose metaclass | 0.62 | |
| Moose::Meta::Instance | The Moose Instance metaclass | 0.62 | |
| Moose::Meta::Method | A Moose Method metaclass | 0.62 | |
| Moose::Meta::Method::Accessor | A Moose Method metaclass for accessors | 0.62 | |
| Moose::Meta::Method::Augmented | A Moose Method metaclass for augmented methods | 0.62 | |
| Moose::Meta::Method::Constructor | Method Meta Object for constructors | 0.62 | |
| Moose::Meta::Method::Delegation | A Moose Method metaclass for delegation methods | 0.62 | |
| Moose::Meta::Method::Destructor | Method Meta Object for destructors | 0.62 | |
| Moose::Meta::Method::Overriden | A Moose Method metaclass for overriden methods | 0.62 | |
| Moose::Meta::Role | The Moose Role metaclass | 0.62 | |
| Moose::Meta::Role::Application | A base class for role application | 0.62 | |
| Moose::Meta::Role::Application::RoleSummation | Combine two or more roles | 0.62 | |
| Moose::Meta::Role::Application::ToClass | Compose a role into a class | 0.62 | |
| Moose::Meta::Role::Application::ToInstance | Compose a role into an instance | 0.62 | |
| Moose::Meta::Role::Application::ToRole | Compose a role into another role | 0.62 | |
| Moose::Meta::Role::Composite | An object to represent the set of roles | 0.62 | |
| Moose::Meta::Role::Method | A Moose Method metaclass for Roles | 0.62 | |
| Moose::Meta::Role::Method::Required | A Moose metaclass for required methods in Roles | 0.62 | |
| Moose::Meta::TypeCoercion | The Moose Type Coercion metaclass | 0.62 | |
| Moose::Meta::TypeCoercion::Union | The Moose Type Coercion metaclass for Unions | 0.62 | |
| Moose::Meta::TypeConstraint | The Moose Type Constraint metaclass | 0.62 | |
| Moose::Meta::TypeConstraint::Class | Class/TypeConstraint parallel hierarchy | 0.62 | |
| Moose::Meta::TypeConstraint::Enum | Type constraint for enumerated values. | 0.62 | |
| Moose::Meta::TypeConstraint::Parameterizable | Higher Order type constraints for Moose | 0.62 | |
| Moose::Meta::TypeConstraint::Parameterized | Higher Order type constraints for Moose | 0.62 | |
| Moose::Meta::TypeConstraint::Registry | registry for type constraints | 0.62 | |
| Moose::Meta::TypeConstraint::Role | Role/TypeConstraint parallel hierarchy | 0.62 | |
| Moose::Meta::TypeConstraint::Union | A union of Moose type constraints | 0.62 | |
| Moose::Object | The base object for Moose | 0.62 | |
| Moose::Role | The Moose Role | 0.62 | |
| Moose::Util | Utilities for working with Moose classes | 0.62 | |
| Moose::Util::MetaRole | Apply roles to any metaclass, as well as the object base class | 0.62 | |
| Moose::Util::TypeConstraints | Type constraint system for Moose | 0.62 | |
| Moose::Util::TypeConstraints::OptimizedConstraints | Optimized constraint bodies for various moose types | 0.62 | |
| Test::Moose | Test functions for Moose specific features | 0.62 | |
| oose | syntactic sugar to make Moose one-liners easier | 0.62 |
| Moose::Cookbook | How to cook a Moose   |
| Moose::Cookbook::Basics::Recipe1 | The (always classic) Point example.   |
| Moose::Cookbook::Basics::Recipe10 | Operator overloading, subtypes, and coercion   |
| Moose::Cookbook::Basics::Recipe2 | A simple BankAccount example   |
| Moose::Cookbook::Basics::Recipe3 | A lazy BinaryTree example   |
| Moose::Cookbook::Basics::Recipe4 | Subtypes, and modeling a simple Company class hierarchy   |
| Moose::Cookbook::Basics::Recipe5 | More subtypes, coercion in a Request class   |
| Moose::Cookbook::Basics::Recipe6 | The augment/inner example   |
| Moose::Cookbook::Basics::Recipe7 | Making Moose fast with immutable   |
| Moose::Cookbook::Basics::Recipe9 | Builder methods and lazy_build   |
| Moose::Cookbook::Extending::Recipe1 | Moose extension overview   |
| Moose::Cookbook::Extending::Recipe2 | Providing a role for the base object class   |
| Moose::Cookbook::Extending::Recipe3 | Providing an alternate base object class   |
| Moose::Cookbook::Extending::Recipe4 | Acting like Moose.pm and providing sugar Moose-style   |
| Moose::Cookbook::FAQ | Frequently asked questions about Moose   |
| Moose::Cookbook::Meta::Recipe1 | Welcome to the meta world (Why Go Meta?)   |
| Moose::Cookbook::Meta::Recipe2 | A meta-attribute, attributes with labels   |
| Moose::Cookbook::Meta::Recipe3 | Labels implemented via attribute traits   |
| Moose::Cookbook::Meta::Recipe4 | Adding a "table" attribute to the metaclass   |
| Moose::Cookbook::Meta::Recipe5 | The "table" attribute as a metaclass trait   |
| Moose::Cookbook::Roles::Recipe1 | The Moose::Role example   |
| Moose::Cookbook::Roles::Recipe2 | Advanced Role Composition - method exclusion and aliasing   |
| Moose::Cookbook::Snack::Keywords | Restricted keywords in Moose   |
| Moose::Cookbook::Snack::Types | Snippets of code for using Types and Type Constraints   |
| Moose::Cookbook::Style | The latest in trendy Moose cuisine   |
| Moose::Cookbook::WTF | For when things go wrong with Moose   |
| Moose::Intro | What is Moose, and how do I use it?   |
| Moose::Spec::Role | Formal spec for Role behavior   |
| Moose::Unsweetened | Moose idioms in plain old Perl 5 without the sugar   |