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

Search results for "module:MooseX::Declare::Syntax::Keyword::With"

MooseX::Declare::Syntax::Keyword::With - Apply roles within a class- or role-body River stage two • 42 direct dependents • 49 total dependents

The "with" keyword allows you to apply roles to the local class or role. It differs from the "with"-option of the "class" and "role" keywords in that it applies the roles immediately instead of deferring application until the end of the class- or rol...

ETHER/MooseX-Declare-0.43 - 16 Aug 2015 03:30:50 UTC

MooseX::Extended - Extend Moose with safe defaults and useful features River stage one • 1 direct dependent • 1 total dependent

This module is BETA code. It's feature-complete for release and has no known bugs. We believe it's ready for production, but make no promises. This is a quick overview. See MooseX::Extended::Manual::Tutorial for more information. This class attempts ...

OVID/MooseX-Extended-0.35 - 06 Jun 2023 04:43:25 UTC

MooseX::Declare - (DEPRECATED) Declarative syntax for Moose River stage two • 42 direct dependents • 49 total dependents

This module provides syntactic sugar for Moose, the postmodern object system for Perl 5. When used, it sets up the "class" and "role" keywords. Note: Please see the "WARNING" section below!...

ETHER/MooseX-Declare-0.43 - 16 Aug 2015 03:30:50 UTC

MooseX::Method::Signatures - (DEPRECATED) Method declarations with type constraints and no source filter River stage two • 18 direct dependents • 63 total dependents

Provides a proper method keyword, like "sub" but specifically for making methods and validating their arguments against Moose type constraints....

ETHER/MooseX-Method-Signatures-0.49 - 07 Oct 2015 01:12:04 UTC

MooseX::Types::Structured - Structured Type Constraints for Moose River stage three • 43 direct dependents • 172 total dependents

A structured type constraint is a standard container Moose type constraint, such as an "ArrayRef" or "HashRef", which has been enhanced to allow you to explicitly name all the allowed type constraints inside the structure. The generalized form is: Ty...

ETHER/MooseX-Types-Structured-0.36 - 09 May 2017 23:11:58 UTC

MooseX::Declare::Syntax::MooseSetup - Common Moose namespaces declarations River stage two • 42 direct dependents • 49 total dependents

This role is basically an extension to NamespaceHandling. It adds all the common parts for Moose namespace definitions. Examples of this role can be found in the class and role keywords....

ETHER/MooseX-Declare-0.43 - 16 Aug 2015 03:30:50 UTC

MooseX::Role::Parameterized - Moose roles with composition parameters River stage four • 89 direct dependents • 1547 total dependents

Your parameterized role consists of two new things: parameter declarations and a "role" block. Parameters are declared using the "parameter" keyword which very much resembles "has" in Moose. You can use any option that "has" in Moose accepts. The def...

ETHER/MooseX-Role-Parameterized-1.11 - 16 Jul 2019 01:34:50 UTC

MooseX::Declare::Syntax::Keyword::Role - Role declarations River stage two • 42 direct dependents • 49 total dependents

ETHER/MooseX-Declare-0.43 - 16 Aug 2015 03:30:50 UTC

MooseX::Declare::Syntax::NamespaceHandling - Handle namespaced blocks River stage two • 42 direct dependents • 49 total dependents

Allows the implementation of namespaced blocks like the role and class keyword handlers. Namespaces are automatically nested. Meaning that, for example, a "class Bar" declaration inside another "class Foo" block gives the inner one actually the name ...

ETHER/MooseX-Declare-0.43 - 16 Aug 2015 03:30:50 UTC

MooseX::Declare::Syntax::MethodDeclaration - Handles method declarations River stage two • 42 direct dependents • 49 total dependents

A role for keyword handlers that gives a framework to add or modify methods or things that look like methods....

ETHER/MooseX-Declare-0.43 - 16 Aug 2015 03:30:50 UTC

MooseX::Declare::Syntax::Keyword::Class - Class declarations River stage two • 42 direct dependents • 49 total dependents

ETHER/MooseX-Declare-0.43 - 16 Aug 2015 03:30:50 UTC

MooseX::Declare::Syntax::Extending - Extending with superclasses River stage two • 42 direct dependents • 49 total dependents

Extends a class by a specified "extends" option....

ETHER/MooseX-Declare-0.43 - 16 Aug 2015 03:30:50 UTC

MooseX::Declare::Syntax::EmptyBlockIfMissing - Handle missing blocks after keywords River stage two • 42 direct dependents • 49 total dependents

The MooseX::Declare::Syntax::NamespaceHandling role will require that the consumer handles the case of non-existent blocks. This role will inject an empty block with only the generated code parts in it....

ETHER/MooseX-Declare-0.43 - 16 Aug 2015 03:30:50 UTC

MooseX::Declare::Syntax::Keyword::Namespace - Declare outer namespace River stage two • 42 direct dependents • 49 total dependents

The "namespace" keyword allows you to declare an outer namespace under which other namespaced constructs can be nested. The "SYNOPSIS" is effectively the same as use MooseX::Declare; class Foo::Bar::Baz extends Foo::Bar::Qux with Foo::Bar::Fnording {...

ETHER/MooseX-Declare-0.43 - 16 Aug 2015 03:30:50 UTC
14 results (0.072 seconds)