The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Moose::Meta::Attribute"

Moose::Meta::Attribute - The Moose attribute metaclass River stage four • 2916 direct dependents • 4004 total dependents

This class is a subclass of Class::MOP::Attribute that provides additional Moose-specific functionality. To really understand this class, you will need to start with the Class::MOP::Attribute documentation. This class can be understood as a set of ad...

ETHER/Moose-2.2207 - 21 Jan 2024 01:10:45 UTC

Moose::Meta::Role::Attribute - The Moose attribute metaclass for Roles River stage four • 2916 direct dependents • 4004 total dependents

This class implements the API for attributes in roles. Attributes in roles are more like attribute prototypes than full blown attributes. While they are introspectable, they have very little behavior....

ETHER/Moose-2.2207 - 21 Jan 2024 01:10:45 UTC

Moose::Meta::Attribute::Native - Delegate to native Perl types River stage four • 2916 direct dependents • 4004 total dependents

Native delegations allow you to delegate to native Perl data structures as if they were objects. For example, in the "SYNOPSIS" you can see a hash reference being treated as if it has methods named "exists()", "keys()", "get()", and "set()". The dele...

ETHER/Moose-2.2207 - 21 Jan 2024 01:10:45 UTC

MooseX::IOC::Meta::Attribute River stage zero No dependents

No real user serviceable parts in here ... see MooseX::IOC docs....

STEVAN/MooseX-IOC-0.03 - 29 Jun 2009 19:57:55 UTC

MooseX::Meta::Attribute::Index - Provides index meta attribute trait River stage one • 1 direct dependent • 1 total dependent

This module is a Moose role which implements a meta-attribute, index , using traits. The index meta attribute is useful for ordered of attributes. In standard Moose, attributes are implemented via hash references and order is not preserved. This modu...

CTBROWN/MooseX-Meta-Attribute-Index-0.04 - 28 Oct 2008 05:34:21 UTC

MooseX::Meta::Attribute::Lvalue - Immplements lvalue attributes via meta-attribute trait River stage zero No dependents

WARNING: This module provides syntactic sugar at the expense of some Moose's encapsulation. The Moose framework does not support type checking of Lvalue attributes. You should only use this role when the convenience of the Lvalue attributes outweighs...

CTBROWN/MooseX-Meta-Attribute-Lvalue-0.05 - 14 Dec 2008 17:43:16 UTC

Moose::Meta::Attribute::Native::Trait - Shared role for native delegation traits River stage four • 2916 direct dependents • 4004 total dependents

ETHER/Moose-2.2207 - 21 Jan 2024 01:10:45 UTC

MooseX::Attribute::ENV - Set default of an attribute to a value from %ENV River stage two • 4 direct dependents • 34 total dependents

This is a Moose attribute trait that you use when you want the default value for an attribute to be populated from the %ENV hash. So, for example if you have set the environment variable USERNAME = 'John' you can do: package MyApp::MyClass; use Moose...

JJNAPIORK/MooseX-Attribute-ENV-0.02 - 11 Jan 2012 14:45:31 UTC

WSDL::Compile::Meta::Attribute::WSDL - metaclass for WSDL attributes River stage zero No dependents

AJGB/WSDL-Compile-0.03 - 28 Mar 2010 15:04:39 UTC

MooseX::Attribute::Localize - localize attribute values within a scope River stage zero No dependents

Attributes that are given the trait "Localize" can handle a "localize" delegation, which stashes away the current value of the attribute and replaces it with a local value, mimicking the behavior of Perl's own "local". The delegated method returns a ...

YANICK/MooseX-Attribute-Localize-0.1.2 - 09 Jan 2016 23:12:02 UTC

MooseX::Privacy::Meta::Class - Meta Class for your privacy River stage one • 5 direct dependents • 8 total dependents

FRANCKC/MooseX-Privacy-0.05 - 15 Feb 2011 09:10:08 UTC

Mongoose::Meta::AttributeTraits - Mongoose related attribute traits River stage one • 1 direct dependent • 1 total dependent

All Moose attribute traits used by Mongoose are defined here. DoNotMongoSerialize Makes Mongoose skip collapsing or expanding the attribute. Raw Skips unblessing of an attribute when saving an object....

DIEGOK/Mongoose-2.02 - 03 Feb 2020 14:46:44 UTC

lib/Continuity/Meta/Attribute/FormField.pm River stage zero No dependents

AWWAIID/Continuity-Widget-0.01 - 29 Jan 2008 06:11:57 UTC

MooseX::Attribute::Handles::Expand - Expands '*' in handle functions with the attribute name River stage zero No dependents

Grooms the name of delegated methods in the handles and expands all instances of "*" into the attribute name....

YANICK/MooseX-Attribute-Handles-Expand-0.0.3 - 04 Jan 2016 14:04:42 UTC

Moose::Meta::Attribute::Native::Trait::Hash - Helper trait for HashRef attributes River stage four • 2916 direct dependents • 4004 total dependents

This trait provides native delegation methods for hash references....

ETHER/Moose-2.2207 - 21 Jan 2024 01:10:45 UTC

Moose::Meta::Attribute::Native::Trait::Bool - Helper trait for Bool attributes River stage four • 2916 direct dependents • 4004 total dependents

This trait provides native delegation methods for boolean values. A boolean is a scalar which can be 1, 0, "", or "undef"....

ETHER/Moose-2.2207 - 21 Jan 2024 01:10:45 UTC

Moose::Meta::Attribute::Native::Trait::Code - Helper trait for CodeRef attributes River stage four • 2916 direct dependents • 4004 total dependents

This trait provides native delegation methods for code references....

ETHER/Moose-2.2207 - 21 Jan 2024 01:10:45 UTC

Moose::Meta::Attribute::Native::Trait::Array - Helper trait for ArrayRef attributes River stage four • 2916 direct dependents • 4004 total dependents

This trait provides native delegation methods for array references....

ETHER/Moose-2.2207 - 21 Jan 2024 01:10:45 UTC

MooseX::DeepAccessors - Delegate methods to member objects, curried with more methods! River stage zero No dependents

RATAXIS/MooseX-DeepAccessors-0.02 - 29 Aug 2008 19:59:23 UTC

Moose::Meta::Attribute::Native::Trait::String - Helper trait for Str attributes River stage four • 2916 direct dependents • 4004 total dependents

This trait provides native delegation methods for strings....

ETHER/Moose-2.2207 - 21 Jan 2024 01:10:45 UTC
160 results (0.078 seconds)