CPAN
Home  Documentation  Recent  Preferences  Modules  Distributions    Authors   
Find    in      

Modules     > >     M     > >     Moose
Moose::Autobox
Autoboxed wrappers for Native Perl datatypes
Moose::Autobox::Array
the Array role
Moose::Autobox::Code
the Code role
Moose::Autobox::Defined
the Defined role
Moose::Autobox::Hash
the Hash role
Moose::Autobox::Indexed
the Indexed role
Moose::Autobox::Item
the Item role
Moose::Autobox::List
the List role
Moose::Autobox::Number
the Number role
Moose::Autobox::Ref
the Ref role
Moose::Autobox::Scalar
the Scalar role
Moose::Autobox::String
the String role
Moose::Autobox::Undef
the Undef role
Moose::Autobox::Value
the Value role
Moose::Error::Confess
Prefer C<confess>
Moose::Error::Croak
Prefer C<croak>
Moose::Error::Default
L<Carp> based error generation for Moose.
Moose::Exporter
make an import() and unimport() just like Moose.pm
Moose::Meta::Attribute
The Moose attribute metaclass
Moose::Meta::Attribute::Custom::Bar
Moose::Meta::Attribute::Custom::DoNotSerialize
Moose::Meta::Attribute::Custom::Foo
Moose::Meta::Attribute::Custom::FormField
Moose::Meta::Attribute::Custom::Iterable
Moose::Meta::Attribute::Custom::Trait::AutoDestruct
Moose::Meta::Attribute::Custom::Trait::AutoIncrement
Moose::Meta::Attribute::Custom::Trait::Bar
Moose::Meta::Attribute::Custom::Trait::Chained
Moose::Meta::Attribute::Custom::Trait::Digestable
Moose::Meta::Attribute::Custom::Trait::DoNotSerialize
Moose::Meta::Attribute::Custom::Trait::ENV
Moose::Meta::Attribute::Custom::Trait::Foo
Moose::Meta::Attribute::Custom::Trait::Form::Control
Moose::Meta::Attribute::Custom::Trait::Index
Moose::Meta::Attribute::Custom::Trait::Indexed
Registration Node for the Indexed Trait.
Moose::Meta::Attribute::Custom::Trait::KiokuDB::DoNotSerialize
Moose::Meta::Attribute::Custom::Trait::KiokuDB::Lazy
Moose::Meta::Attribute::Custom::Trait::Lvalue
Moose::Meta::Attribute::Custom::Trait::MergeHashRef
Moose::Meta::Attribute::Custom::Trait::MooseX::Getopt::Defanged::Option
Moose trait registration for L<MooseX::Getopt::Defanged::Meta::Attribute::Trait::_Getopt> under the name "MooseX::Getopt::Defanged::Option".
Moose::Meta::Attribute::Custom::Trait::NoStorm
Moose::Meta::Attribute::Custom::Trait::PRANG::Attr
Moose::Meta::Attribute::Custom::Trait::PRANG::Element
Moose::Meta::Attribute::Custom::Trait::PrimaryKey
Moose::Meta::Attribute::Custom::Trait::Prototype
Moose::Meta::Attribute::Custom::Trait::Reflex::Trait::EmitsOnChange
Moose::Meta::Attribute::Custom::Trait::Reflex::Trait::Observed
Moose::Meta::Attribute::Custom::Trait::Serializable
Moose::Meta::Attribute::Custom::Trait::SetOnce
Moose::Meta::Attribute::Custom::Trait::TAEB::GoodStatus
Moose::Meta::Attribute::Custom::Trait::TAEB::Persistent
Moose::Meta::Attribute::Custom::Trait::XmlField
Moose::Meta::Attribute::Custom::Trait::XPathObject
Moose::Meta::Attribute::Custom::Trait::XPathObjectList
Moose::Meta::Attribute::Custom::Trait::XPathObjectMap
Moose::Meta::Attribute::Custom::Trait::XPathValue
Moose::Meta::Attribute::Custom::Trait::XPathValueList
Moose::Meta::Attribute::Custom::Trait::XPathValueMap
Moose::Meta::Attribute::Custom::WSDL
Moose::Meta::Attribute::Native
Delegate to native Perl types
Moose::Meta::Attribute::Native::Trait::Array
Helper trait for ArrayRef attributes
Moose::Meta::Attribute::Native::Trait::Bool
Helper trait for Bool attributes
Moose::Meta::Attribute::Native::Trait::Code
Helper trait for CodeRef attributes
Moose::Meta::Attribute::Native::Trait::Counter
Helper trait for Int attributes which represent counters
Moose::Meta::Attribute::Native::Trait::Hash
Helper trait for HashRef attributes
Moose::Meta::Attribute::Native::Trait::Number
Helper trait for Num attributes
Moose::Meta::Attribute::Native::Trait::String
Helper trait for Str attributes
Moose::Meta::Class
The Moose metaclass
Moose::Meta::Instance
The Moose Instance metaclass
Moose::Meta::Method
A Moose Method metaclass
Moose::Meta::Method::Accessor
A Moose Method metaclass for accessors
Moose::Meta::Method::Augmented
A Moose Method metaclass for augmented methods
Moose::Meta::Method::Constructor
Method Meta Object for constructors
Moose::Meta::Method::Delegation
A Moose Method metaclass for delegation methods
Moose::Meta::Method::Destructor
Method Meta Object for destructors
Moose::Meta::Method::Meta
A Moose Method metaclass for C<meta> methods
Moose::Meta::Method::Overridden
A Moose Method metaclass for overridden methods
Moose::Meta::Method::VariantTable
Moose::Meta::Role
The Moose Role metaclass
Moose::Meta::Role::Application
A base class for role application
Moose::Meta::Role::Application::RoleSummation
Combine two or more roles
Moose::Meta::Role::Application::ToClass
Compose a role into a class
Moose::Meta::Role::Application::ToInstance
Compose a role into an instance
Moose::Meta::Role::Application::ToRole
Compose a role into another role
Moose::Meta::Role::Attribute
The Moose attribute metaclass for Roles
Moose::Meta::Role::Composite
An object to represent the set of roles
Moose::Meta::Role::Method
A Moose Method metaclass for Roles
Moose::Meta::Role::Method::Conflicting
A Moose metaclass for conflicting methods in Roles
Moose::Meta::Role::Method::Required
A Moose metaclass for required methods in Roles
Moose::Meta::TypeCoercion
The Moose Type Coercion metaclass
Moose::Meta::TypeCoercion::Union
The Moose Type Coercion metaclass for Unions
Moose::Meta::TypeConstraint
The Moose Type Constraint metaclass
Moose::Meta::TypeConstraint::Class
Class/TypeConstraint parallel hierarchy
Moose::Meta::TypeConstraint::DuckType
Type constraint for duck typing
Moose::Meta::TypeConstraint::Enum
Type constraint for enumerated values.
Moose::Meta::TypeConstraint::Parameterizable
Type constraints which can take a parameter (ArrayRef)
Moose::Meta::TypeConstraint::Parameterized
Type constraints with a bound parameter (ArrayRef[Int])
Moose::Meta::TypeConstraint::Registry
registry for type constraints
Moose::Meta::TypeConstraint::Role
Role/TypeConstraint parallel hierarchy
Moose::Meta::TypeConstraint::TypeArray
Moose 'TypeArray' Base type constraint type.
Moose::Meta::TypeConstraint::Union
A union of Moose type constraints
Moose::Micro
succinctly specify Moose attributes
Moose::Object
The base object for Moose
Moose::Policy
Moose-mounted police
Moose::Policy::FollowPBP
Follow the recomendations in Perl Best Practices
Moose::Policy::JavaAccessors
BeCause EveryOne Loves CamelCase
Moose::Policy::SingleInheritence
Why would you ever need more than one?
Moose::Role
The Moose Role
Moose::Test
A Test Runner for the Moose test suite
Moose::Test::Case
An abstraction of a Moose Test script
Moose::Tiny
Why Should Object::Tiny get all the Fun
Moose::Util
Utilities for working with Moose classes
Moose::Util::MetaRole
Apply roles to any metaclass, as well as the object base class
Moose::Util::TypeConstraints
Type constraint system for Moose

Problems, suggestions, or comments to Randy Kobes. Questions? Check the FAQ.
Enable installations using PAR::WebStart.