Moose(3pm) - phpMan

Command: man perldoc info search(apropos)  


Class::Method::Modifiers (3pm) - Provides Moose-like method modifiers
Moo (3pm)            - Minimalist Object Orientation (with Moose compatibility)
Moose (3pm)          - A postmodern object system for Perl 5
Moose::Cookbook (3pm) - How to cook a Moose
Moose::Cookbook::Basics::BankAccount_... (3pm) - Demonstrates the use of meth...
Moose::Cookbook::Basics::BinaryTree_A... (3pm) - Demonstrates various attribu...
Moose::Cookbook::Basics::BinaryTree_B... (3pm) - Builder methods and lazy_build
Moose::Cookbook::Basics::Company_Subt... (3pm) - Demonstrates the use of subt...
Moose::Cookbook::Basics::DateTime_Ext... (3pm) - Extending a non-Moose parent...
Moose::Cookbook::Basics::Document_Aug... (3pm) - The augment modifier, which ...
Moose::Cookbook::Basics::Genome_Overl... (3pm) - Operator overloading, subtyp...
Moose::Cookbook::Basics::HTTP_Subtype... (3pm) - Demonstrates subtypes and co...
Moose::Cookbook::Basics::Immutable (3pm) - Making Moose fast by making your c...
Moose::Cookbook::Basics::Person_BUILD... (3pm) - Using BUILDARGS and BUILD to...
Moose::Cookbook::Basics::Point_Attrib... (3pm) - Point and Point3D classes, s...
Moose::Cookbook::Extending::Debugging... (3pm) - Providing a role for the bas...
Moose::Cookbook::Extending::Extension... (3pm) - Moose extension overview
Moose::Cookbook::Extending::Mooseish_... (3pm) - Acting like Moose.pm and pro...
Moose::Cookbook::Legacy::Debugging_Ba... (3pm) - Providing an alternate base ...
Moose::Cookbook::Legacy::Labeled_Attr... (3pm) - A meta-attribute, attributes...
Moose::Cookbook::Legacy::Table_ClassM... (3pm) - Adding a "table" attribute t...
Moose::Cookbook::Meta::GlobRef_Instan... (3pm) - Creating a glob reference me...
Moose::Cookbook::Meta::Labeled_Attrib... (3pm) - Labels implemented via attri...
Moose::Cookbook::Meta::PrivateOrPubli... (3pm) - A method metaclass for marki...
Moose::Cookbook::Meta::Table_Metaclas... (3pm) - Adding a "table" attribute a...
Moose::Cookbook::Meta::WhyMeta (3pm) - Welcome to the meta world (Why Go Meta?)
Moose::Cookbook::Roles::ApplicationTo... (3pm) - Applying a role to an object...
Moose::Cookbook::Roles::Comparable_Co... (3pm) - Using roles for code reuse
Moose::Cookbook::Roles::Restartable_A... (3pm) - Advanced Role Composition - ...
Moose::Cookbook::Snack::Keywords (3pm) - Restricted "keywords" in Moose
Moose::Cookbook::Snack::Types (3pm) - Snippets of code for using Types and Ty...
Moose::Cookbook::Style (3pm) - Expanded into Moose::Manual::BestPractices, so...
Moose::Deprecated (3pm) - Manages deprecation warnings for Moose
Moose::Exception (3pm) - Superclass for Moose internal exceptions
Moose::Exporter (3pm) - make an import() and unimport() just like Moose.pm
Moose::Intro (3pm)   - Expanded into Moose::Manual, so go read that
Moose::Manual (3pm)  - What is Moose, and how do I use it?
Moose::Manual::Attributes (3pm) - Object attributes with Moose
Moose::Manual::BestPractices (3pm) - Get the most out of Moose
Moose::Manual::Classes (3pm) - Making your classes use Moose (and subclassing)
Moose::Manual::Concepts (3pm) - Moose OO concepts
Moose::Manual::Construction (3pm) - Object construction (and destruction) wit...
Moose::Manual::Contributing (3pm) - How to get involved in Moose
Moose::Manual::Delegation (3pm) - Attribute delegation
Moose::Manual::Delta (3pm) - Important Changes in Moose
Moose::Manual::Exceptions (3pm) - Moose's exceptions
Moose::Manual::Exceptions::Manifest (3pm) - Moose's Exception Types
Moose::Manual::FAQ (3pm) - Frequently asked questions about Moose
Moose::Manual::MethodModifiers (3pm) - Moose's method modifiers
Moose::Manual::MooseX (3pm) - Recommended Moose extensions
Moose::Manual::MOP (3pm) - The Moose (and Class::MOP) meta API
Moose::Manual::Resources (3pm) - Links to various tutorials, videos, blogs, p...
Moose::Manual::Roles (3pm) - Roles, an alternative to deep hierarchies and ba...
Moose::Manual::Support (3pm) - Policies regarding support, releases, and comp...
Moose::Manual::Types (3pm) - Moose's type system
Moose::Manual::Unsweetened (3pm) - Moose idioms in plain old Perl 5 without t...
Moose::Meta::Attribute (3pm) - The Moose attribute metaclass
Moose::Meta::Attribute::Native (3pm) - Delegate to native Perl types
Moose::Meta::Attribute::Native::Trait (3pm) - Shared role for native delegati...
Moose::Meta::Attribute::Native::Trait... (3pm) - Helper trait for ArrayRef at...
Moose::Meta::Attribute::Native::Trait... (3pm) - Helper trait for Bool attrib...
Moose::Meta::Attribute::Native::Trait... (3pm) - Helper trait for CodeRef att...
Moose::Meta::Attribute::Native::Trait... (3pm) - Helper trait for Int attribu...
Moose::Meta::Attribute::Native::Trait... (3pm) - Helper trait for HashRef att...
Moose::Meta::Attribute::Native::Trait... (3pm) - Helper trait for Num attributes
Moose::Meta::Attribute::Native::Trait... (3pm) - Helper trait for Str attributes
Moose::Meta::Class (3pm) - The Moose metaclass
Moose::Meta::Class::Immutable::Trait (3pm) - Implements immutability for meta...
Moose::Meta::Instance (3pm) - The Moose Instance metaclass
Moose::Meta::Method (3pm) - A Moose Method metaclass
Moose::Meta::Method::Accessor (3pm) - A Moose Method metaclass for accessors
Moose::Meta::Method::Augmented (3pm) - A Moose Method metaclass for augmented...
Moose::Meta::Method::Constructor (3pm) - Method Meta Object for constructors
Moose::Meta::Method::Delegation (3pm) - A Moose Method metaclass for delegati...
Moose::Meta::Method::Destructor (3pm) - Method Meta Object for destructors
Moose::Meta::Method::Meta (3pm) - A Moose Method metaclass for "meta" methods
Moose::Meta::Method::Overridden (3pm) - A Moose Method metaclass for overridd...
Moose::Meta::Mixin::AttributeCore (3pm) - Core attributes shared by attribute...
Moose::Meta::Object::Trait (3pm) - Some overrides for Class::MOP::Object func...
Moose::Meta::Role (3pm) - The Moose Role metaclass
Moose::Meta::Role::Application (3pm) - A base class for role application
Moose::Meta::Role::Application::RoleS... (3pm) - Combine two or more roles
Moose::Meta::Role::Application::ToClass (3pm) - Compose a role into a class
Moose::Meta::Role::Application::ToIns... (3pm) - Compose a role into an instance
Moose::Meta::Role::Application::ToRole (3pm) - Compose a role into another role
Moose::Meta::Role::Attribute (3pm) - The Moose attribute metaclass for Roles
Moose::Meta::Role::Composite (3pm) - An object to represent the set of roles
Moose::Meta::Role::Method (3pm) - A Moose Method metaclass for Roles
Moose::Meta::Role::Method::Conflicting (3pm) - A Moose metaclass for conflict...
Moose::Meta::Role::Method::Required (3pm) - A Moose metaclass for required me...
Moose::Meta::TypeCoercion (3pm) - The Moose Type Coercion metaclass
Moose::Meta::TypeCoercion::Union (3pm) - The Moose Type Coercion metaclass fo...
Moose::Meta::TypeConstraint (3pm) - The Moose Type Constraint metaclass
Moose::Meta::TypeConstraint::Class (3pm) - Class/TypeConstraint parallel hier...
Moose::Meta::TypeConstraint::DuckType (3pm) - Type constraint for duck typing
Moose::Meta::TypeConstraint::Enum (3pm) - Type constraint for enumerated values.
Moose::Meta::TypeConstraint::Paramete... (3pm) - Type constraints which can t...
Moose::Meta::TypeConstraint::Paramete... (3pm) - Type constraints with a boun...
Moose::Meta::TypeConstraint::Registry (3pm) - registry for type constraints
Moose::Meta::TypeConstraint::Role (3pm) - Role/TypeConstraint parallel hierarchy
Moose::Meta::TypeConstraint::Union (3pm) - A union of Moose type constraints
Moose::Object (3pm)  - The base object for Moose
Moose::Role (3pm)    - The Moose Role
Moose::Spec::Role (3pm) - Formal spec for Role behavior
Moose::Unsweetened (3pm) - Moved to Moose::Manual::Unsweetened, so go read that
Moose::Util (3pm)    - Utilities for working with Moose classes
Moose::Util::MetaRole (3pm) - Apply roles to any metaclass, as well as the ob...
Moose::Util::TypeConstraints (3pm) - Type constraint system for Moose
MooseX::Role::Parameterised (3pm) - Moose roles with composition parameters
MooseX::Role::Parameterized (3pm) - Moose roles with composition parameters
MooseX::Role::Parameterized::Extending (3pm) - extending MooseX::Role::Parame...
MooseX::Role::Parameterized::Meta::Ro... (3pm) - metaclass for parameterized ...
MooseX::Role::Parameterized::Meta::Tr... (3pm) - trait for parameterizable roles
MooseX::Role::Parameterized::Meta::Tr... (3pm) - trait for parameterized roles
MooseX::Role::Parameterized::Parameters (3pm) - base class for parameters
MooseX::Role::Parameterized::Tutorial (3pm) - why and how
MooseX::StrictConstructor (3pm) - Make your object constructors blow up on un...
MooseX::StrictConstructor::Trait::Class (3pm) - A role to make immutable cons...
MooseX::StrictConstructor::Trait::Met... (3pm) - A role to make immutable con...
Net::Twitter::API (3pm) - Moose sugar for defining Twitter API methods
Net::Twitter::Role::API::REST (3pm) - A definition of the Twitter REST API as...
Net::Twitter::Role::API::RESTv1_1 (3pm) - A definition of the Twitter REST AP...
Net::Twitter::Role::API::Search (3pm) - A definition of the Twitter Search AP...
Net::Twitter::Role::API::TwitterVision (3pm) - A definition of the TwitterVis...
Net::Twitter::Role::API::Upload (3pm) - A definition of the Twitter Upload AP...
Net::Twitter::Role::API::UploadMedia (3pm) - A definition of the Twitter Uplo...
Net::Twitter::Role::InflateObjects (3pm) - Inflate Twitter API return values ...
Net::Twitter::Role::Legacy (3pm) - A Net::Twitter legacy compatibility layer ...
oose (3pm)           - syntactic sugar to make Moose one-liners easier
Role::Tiny (3pm)     - Roles: a nouvelle cuisine portion size slice of Moose
Test::Moose (3pm)    - Test functions for Moose specific features
Type::Coercion::FromMoose (3pm) - a set of coercions borrowed from Moose
Type::Tiny::Manual::UsingWithMoose (3pm) - how to use Type::Tiny with Moose
Types::Common::Numeric (3pm) - drop-in replacement for MooseX::Types::Common:...
Types::Common::String (3pm) - drop-in replacement for MooseX::Types::Common::...

Generated by $Id: phpMan.php,v 4.55 2007/09/05 04:42:51 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2025-06-15 11:25 @216.73.216.118 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0!Valid CSS!