Search results for "module:Moose::Role"
Moose::Role - The Moose Role
The concept of roles is documented in Moose::Manual::Roles. This document serves as API documentation....
ETHER/Moose-2.2206 - 23 Jul 2023 17:16:27 UTC
Gapp::Moose::Role - Gapp widgets for your roles
Gapp::Moose::Role provides sugar for adding Gapp widgets to your Moose roles....
JHALLOCK/Gapp-0.60 - 19 Apr 2013 13:02:15 UTC
Moose::Meta::Role - The Moose Role metaclass
This class is a subclass of Class::MOP::Module that provides additional Moose-specific functionality. Its API looks a lot like Moose::Meta::Class, but internally it implements many things differently. This may change in the future....
ETHER/Moose-2.2206 - 23 Jul 2023 17:16:27 UTC
Mason::Moose::Role - Mason Moose role policies
Sets certain Moose behaviors for Mason's internal roles. Using this module is equivalent to use Moose::Role; use Method::Signatures::Simple;...
JSWARTZ/Mason-2.24 - 16 May 2015 20:12:09 UTC
Test::Class::Moose::Role - Test::Class::Moose for roles
If you need the functionality of Test::Class::Moose to be available inside of a role, this is the module to do that. This is how you can declare a TCM role: package TestsFor::Basic::Role; use Test::Class::Moose::Role; sub test_in_a_role { my $test = ...
DROLSKY/Test-Class-Moose-0.99 - 07 Feb 2021 17:09:12 UTC
Moose::Meta::Role::Method - A Moose Method metaclass for Roles
This is primarily used to mark methods coming from a role as being different. Right now it is nothing but a subclass of Moose::Meta::Method....
ETHER/Moose-2.2206 - 23 Jul 2023 17:16:27 UTC
Moose::Meta::Role::Composite - An object to represent the set of roles
A composite is a role that consists of a set of two or more roles. The API of a composite role is almost identical to that of a regular role....
ETHER/Moose-2.2206 - 23 Jul 2023 17:16:27 UTC
Moose::Meta::Role::Attribute - The Moose attribute metaclass for Roles
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.2206 - 23 Jul 2023 17:16:27 UTC
Moose::Meta::Role::Application - A base class for role application
This is the abstract base class for role applications. The API for this class and its subclasses still needs some consideration, and is intentionally not yet documented. METHODS new meta get_method_exclusions is_method_excluded get_method_aliases is_...
ETHER/Moose-2.2206 - 23 Jul 2023 17:16:27 UTC
HTML::FormHandler::Moose::Role - to add sugar to roles
GSHANK/HTML-FormHandler-0.40068
-
20 Jul 2017 17:10:05 UTC
Moose::Meta::TypeConstraint::Role - Role/TypeConstraint parallel hierarchy
This class represents type constraints for a role....
ETHER/Moose-2.2206 - 23 Jul 2023 17:16:27 UTC