The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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

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

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

Moose::Meta::Attribute::Native::Trait::Hash - Helper trait for HashRef attributes River stage four • 2930 direct dependents • 4024 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 • 2930 direct dependents • 4024 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 • 2930 direct dependents • 4024 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 • 2930 direct dependents • 4024 total dependents

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

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

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

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

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

Moose::Meta::Attribute::Native::Trait::Number - Helper trait for Num attributes River stage four • 2930 direct dependents • 4024 total dependents

This trait provides native delegation methods for numbers. All of the operations correspond to arithmetic operations like addition or multiplication....

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

Moose::Meta::Attribute::Native::Trait::Counter - Helper trait for Int attributes which represent counters River stage four • 2930 direct dependents • 4024 total dependents

This trait provides native delegation methods for counters. A counter can be any sort of number (integer or not). The delegation methods allow you to increment, decrement, or reset the value....

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

Moose - A postmodern object system for Perl 5 River stage four • 2930 direct dependents • 4024 total dependents

Moose is an extension of the Perl 5 object system. The main goal of Moose is to make Perl 5 Object Oriented programming easier, more consistent, and less tedious. With Moose you can think more about what you want to do and less about the mechanics of...

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

Task::Moose - Moose in a box River stage one • 3 direct dependents • 3 total dependents

This Task installs Moose and then optionally installs a number of Moose extensions listed below. This list is meant to be comprehensive, so if I missed something please let me know....

DOY/Task-Moose-0.03 - 27 Sep 2009 17:58:01 UTC

Moose::Meta::Attribute - The Moose attribute metaclass River stage four • 2930 direct dependents • 4024 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::Attribute::Native - Delegate to native Perl types River stage four • 2930 direct dependents • 4024 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
12 results (0.109 seconds)