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 "distribution:MouseX-NativeTraits mouse"

Mouse::Meta::Attribute::Native - Extend your attribute interfaces River stage two • 7 direct dependents • 49 total dependents

This module is just a hook to set "Mouse::Meta::Attribute::Native" to prerequisites....

GFUJI/MouseX-NativeTraits-1.09 - 26 Nov 2012 08:58:56 UTC

Mouse::Meta::Attribute::Custom::Trait::Bool - Shortcut for Bool trait River stage two • 7 direct dependents • 49 total dependents

This module is an alias to MouseX::NativeTraits::Bool, which allows you to refer the trait as "Bool"....

GFUJI/MouseX-NativeTraits-1.09 - 26 Nov 2012 08:58:56 UTC

Mouse::Meta::Attribute::Custom::Trait::Code - Shortcut for CodeRef trait River stage two • 7 direct dependents • 49 total dependents

This module is an alias to MouseX::NativeTraits::CodeRef, which allows you to refer the trait as "Code"....

GFUJI/MouseX-NativeTraits-1.09 - 26 Nov 2012 08:58:56 UTC

Mouse::Meta::Attribute::Custom::Trait::Hash - Shortcut for HashRef trait River stage two • 7 direct dependents • 49 total dependents

This module is an alias to MouseX::NativeTraits::HashRef, which allows you to refer the trait as "Hash"....

GFUJI/MouseX-NativeTraits-1.09 - 26 Nov 2012 08:58:56 UTC

Mouse::Meta::Attribute::Custom::Trait::Array - Shortcut for ArrayRef trait River stage two • 7 direct dependents • 49 total dependents

This module is an alias to MouseX::NativeTraits::ArrayRef, which allows you to refer the trait as "Array"....

GFUJI/MouseX-NativeTraits-1.09 - 26 Nov 2012 08:58:56 UTC

Mouse::Meta::Attribute::Custom::Trait::Number - Shortcut for Number trait River stage two • 7 direct dependents • 49 total dependents

This module is an alias to MouseX::NativeTraits::Number, which allows you to refer the trait as "Number"....

GFUJI/MouseX-NativeTraits-1.09 - 26 Nov 2012 08:58:56 UTC

Mouse::Meta::Attribute::Custom::Trait::String - Shortcut for Str trait River stage two • 7 direct dependents • 49 total dependents

This module is an alias to MouseX::NativeTraits::Str, which allows you to refer the trait as "String"....

GFUJI/MouseX-NativeTraits-1.09 - 26 Nov 2012 08:58:56 UTC

Mouse::Meta::Attribute::Custom::Trait::Counter - Shortcut for Counter trait River stage two • 7 direct dependents • 49 total dependents

This module is an alias to MouseX::NativeTraits::Counter, which allows you to refer the trait as "Counter"....

GFUJI/MouseX-NativeTraits-1.09 - 26 Nov 2012 08:58:56 UTC

MouseX::NativeTraits - Extend your attribute interfaces for Mouse River stage two • 7 direct dependents • 49 total dependents

While Mouse attributes provide a way to name your accessors, readers, writers, clearers and predicates, MouseX::NativeTraits provides commonly used attribute helper methods for more specific types of data. As seen in the "SYNOPSIS", you specify the d...

GFUJI/MouseX-NativeTraits-1.09 - 26 Nov 2012 08:58:56 UTC

MouseX::NativeTraits::Num - Helper trait for Num attributes River stage two • 7 direct dependents • 49 total dependents

This provides a simple numeric attribute, which supports most of the basic math operations....

GFUJI/MouseX-NativeTraits-1.09 - 26 Nov 2012 08:58:56 UTC

MouseX::NativeTraits::Str - Helper trait for Str attributes River stage two • 7 direct dependents • 49 total dependents

This module provides a simple string attribute, to which mutating string operations can be applied more easily (no need to make an lvalue attribute metaclass or use temporary variables). Additional methods are provided for completion....

GFUJI/MouseX-NativeTraits-1.09 - 26 Nov 2012 08:58:56 UTC

MouseX::NativeTraits::Bool - Helper trait for Bool attributes River stage two • 7 direct dependents • 49 total dependents

This provides a simple boolean attribute, which supports most of the basic math operations....

GFUJI/MouseX-NativeTraits-1.09 - 26 Nov 2012 08:58:56 UTC

MouseX::NativeTraits::Counter - Helper trait for counter attributes River stage two • 7 direct dependents • 49 total dependents

This module provides a simple counter attribute, which can be incremented and decremented. If your attribute definition does not include any of *is*, *isa*, *default* or *handles* but does use the "Counter" trait, then this module applies defaults as...

GFUJI/MouseX-NativeTraits-1.09 - 26 Nov 2012 08:58:56 UTC

MouseX::NativeTraits::CodeRef - Helper trait for CodeRef attributes River stage two • 7 direct dependents • 49 total dependents

This provides operations on coderef attributes....

GFUJI/MouseX-NativeTraits-1.09 - 26 Nov 2012 08:58:56 UTC

MouseX::NativeTraits::HashRef - Helper trait for HashRef attributes River stage two • 7 direct dependents • 49 total dependents

This module provides a Hash attribute which provides a number of hash-like operations....

GFUJI/MouseX-NativeTraits-1.09 - 26 Nov 2012 08:58:56 UTC

MouseX::NativeTraits::ArrayRef - Helper trait for ArrayRef attributes River stage two • 7 direct dependents • 49 total dependents

This module provides an Array attribute which provides a number of array operations....

GFUJI/MouseX-NativeTraits-1.09 - 26 Nov 2012 08:58:56 UTC

MouseX::NativeTraits::MethodProvider - The common base class for method providers River stage two • 7 direct dependents • 49 total dependents

This class is the common base class for method providers....

GFUJI/MouseX-NativeTraits-1.09 - 26 Nov 2012 08:58:56 UTC

MouseX::NativeTraits::MethodProvider::Str - Provides methods for Str River stage two • 7 direct dependents • 49 total dependents

This class provides method generators for the "String" trait. See Mouse::Meta::Attribute::Custom::Trait::String for details....

GFUJI/MouseX-NativeTraits-1.09 - 26 Nov 2012 08:58:56 UTC

MouseX::NativeTraits::MethodProvider::Num - Provides methods for Num River stage two • 7 direct dependents • 49 total dependents

This class provides method generators for the "Number" trait. See Mouse::Meta::Attribute::Custom::Trait::Number for details....

GFUJI/MouseX-NativeTraits-1.09 - 26 Nov 2012 08:58:56 UTC

MouseX::NativeTraits::MethodProvider::Bool - Provides methods for Bool River stage two • 7 direct dependents • 49 total dependents

This class provides method generators for the "Bool" trait. See Mouse::Meta::Attribute::Custom::Trait::Bool for details....

GFUJI/MouseX-NativeTraits-1.09 - 26 Nov 2012 08:58:56 UTC
24 results (0.03 seconds)