Search results for "module:Moose::Meta::Attribute::Native::Trait::Bool"
Moose::Meta::Attribute::Native::Trait::Bool - Helper trait for Bool attributes
This trait provides native delegation methods for boolean values. A boolean is a scalar which can be 1, 0, "", or "undef"....
ETHER/Moose-2.2203 - 22 Jan 2023 17:55:17 UTC
Moose::Meta::Attribute - The Moose attribute metaclass
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.2203 - 22 Jan 2023 17:55:17 UTC
Moose::Meta::Attribute::Native - Delegate to native Perl types
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.2203 - 22 Jan 2023 17:55:17 UTC